Finally - some success with cross
Jeffrey A Law
law@cygnus.com
Mon Dec 8 20:54:00 GMT 1997
In message < E0xdzDL-0006OU-00@data.ctd.comsat.com >you write:
> The thing kept dying when building target libiberty. The problem was
> that the gcc was built using libgloss.h in the configure. This does:
>
> * Don't set the target flags, this is done by the linker script */
> #undef LIB_SPEC
> #define LIB_SPEC ""
>
> Well, it doesn't install any linker script. So links weren't working,
> so the "needed" file of target libiberty was incorrect.
Well, egcs isn't supposed to install a linker script :-) That's done
when you build gnu-ld :-)
jeff
More information about the Gcc
mailing list