On Tue, 10 Jul 2001, Mark Peek wrote:
> At 3:43 PM -0700 7/10/01, David O'Brien wrote:
> >On Tue, Jul 10, 2001 at 01:29:32PM -0700, Mark Peek wrote:
> > > and a normal build using
> >>
> > >make -DNOPERL MAKEOBJDIRPREFIX=/usr/iobj buildworld
> >
> >Huh? A normal build shouldn't need -DNOPE
At 4:34 PM -0700 7/10/01, [EMAIL PROTECTED] wrote:
>On Tue, Jul 10, 2001 at 04:04:51PM -0700, Mark Peek wrote:
>> At 3:43 PM -0700 7/10/01, David O'Brien wrote:
>> >On Tue, Jul 10, 2001 at 01:29:32PM -0700, Mark Peek wrote:
>> >> Below are patches which allowed me to run an alpha cross build
>
On Tue, Jul 10, 2001 at 04:04:51PM -0700, Mark Peek wrote:
> At 3:43 PM -0700 7/10/01, David O'Brien wrote:
> >On Tue, Jul 10, 2001 at 01:29:32PM -0700, Mark Peek wrote:
> >> Below are patches which allowed me to run an alpha cross build
> >> through to completion using:
> >>
> >> make -DNOP
At 3:43 PM -0700 7/10/01, David O'Brien wrote:
>On Tue, Jul 10, 2001 at 01:29:32PM -0700, Mark Peek wrote:
>> Below are patches which allowed me to run an alpha cross build
>> through to completion using:
>>
>> make -DNOPERL MACHINE_ARCH=alpha MAKEOBJDIRPREFIX=/usr/aobj buildworld
>
>Why is
On Tue, Jul 10, 2001 at 01:29:32PM -0700, Mark Peek wrote:
> Below are patches which allowed me to run an alpha cross build
> through to completion using:
>
>make -DNOPERL MACHINE_ARCH=alpha MAKEOBJDIRPREFIX=/usr/aobj buildworld
Why is MAKEOBJDIRPREFIX=/usr/aobj needed? The cross build use
At 3:15 AM +0200 7/9/01, Dag-Erling Smorgrav wrote:
>Warner Losh <[EMAIL PROTECTED]> writes:
>> cc: ../../libbfd/libbfd.a: No such file or directory
>> cc: ../../libiberty/libiberty.a: No such file or directory
>> cc: ../../libopcodes/libopcodes.a: No such file or directory
>> *** Error code 1
Warner Losh <[EMAIL PROTECTED]> writes:
> cc: ../../libbfd/libbfd.a: No such file or directory
> cc: ../../libiberty/libiberty.a: No such file or directory
> cc: ../../libopcodes/libopcodes.a: No such file or directory
> *** Error code 1
Funny, mine got past that and didn't die until much later.
This is, btw, aas good an example as any as I've seen that nightly builds for
features you're interested being crucial.
On Sun, 8 Jul 2001, Warner Losh wrote:
>
> % uname -m
> i386
> % make buildworld MACHINE_ARCH=alpha
> ...
> cc -nostdinc -O -pipe -mcpu=ev4 -mcpu=ev4 -D_GNU_SOURCE -I- -I.
>
% uname -m
i386
% make buildworld MACHINE_ARCH=alpha
...
cc -nostdinc -O -pipe -mcpu=ev4 -mcpu=ev4 -D_GNU_SOURCE -I- -I.
-I/home/imp/FreeBSD/src/gnu/usr.bin/binutils/as/alpha-freebsd
-I/home/imp/FreeBSD/src/gnu/usr.bin/binutils/as/alpha-freebsd/../../libbfd/alpha
-I/home/imp/FreeBSD/src/gnu/us