[Ada] Q about building cross gnatlib
Andreas Schwab
schwab@suse.de
Sun Dec 2 08:29:00 GMT 2001
Arnaud Charlet <charlet@ACT-Europe.FR> writes:
|> > Does the ACT tree (when building for VxWorks for example) have
|> > specific patches to the Makefile to handle the situation? If they're
|>
|> We do not have anything special. It works because xgcc will look for the
|> includes under <prefix>/<target>/include, at least that's the way it works
|> with GCC 2.8.1.
Except that gcc is now looking for
<prefix>/lib/gcc-lib/<target>/<version>/../../../../<target>/include,
which fails if <prefix>/lib/gcc-lib/<target>/<version> does not exist.
This is a long standing bug. You have to manually create it before you
can proceed.
Andreas.
--
Andreas Schwab "And now for something
Andreas.Schwab@suse.de completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
More information about the Gcc
mailing list