This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Stage1 gengenrtl fails on sparc RH 4.2


> either explicit "sparc-redhat-linux-gnulibc1" or implicit omission of
> target. The explicit variant worked for me.
> 
> However, that means that the configure script is too stupid to correctly
> figure out what library is present ...

It is intentional. Sometimes I want to do that :-).

> 
> There's also another minor bugture/featlet:
> 
> make[1]: Leaving directory `/K/h/jbj/src/egcs-sparc-redhat-linux/libraries/libg++'
> Configuring in libraries/libf2c
> configure: error: --local-prefix=/usr/local: invalid option; use --help to show usage
> make: *** [configure-target-libf2c] Error 1
> 
> Manually configuring libf2c w/o --local-prefix worked for me.
> 

It has been changed to --with-local-prefix=/usr/local. Don't
ask me why.

H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]