hppa64-hp-hpux11.00: how to avoid usage of langtools?
Markus Werle
numerical.simulation@web.de
Wed Mar 13 02:33:00 GMT 2002
Hi!
I found out that gcc takes files from the hpux system
(especially /opt/langtools/lib/pa20_64/crt0.o) to build executables.
This is sad, because crt0.o is shipped with the hp compilers
($1200 at least) and does _not_ belong to a vanilla system.
So even if someone provides a precompiled gcc
(free software), one seems to be forced to buy and install the
hp compilers.
Is there any way to tell gcc to not rely on these files
in order to break that dependency?
Markus
More information about the Gcc
mailing list