This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc_tooldir is useless
- To: "Rask Ingemann Lambertsen" <rask at kampsax dot k-net dot dk>
- Subject: Re: gcc_tooldir is useless
- From: Andreas Schwab <schwab at suse dot de>
- Date: 20 Sep 1999 09:32:29 +0200
- Cc: "GCC mailing list" <gcc at gcc dot gnu dot org>
- References: <827.930T1704T7124364@kampsax.k-net.dk>
"Rask Ingemann Lambertsen" <rask@kampsax.k-net.dk> writes:
|> Den 17-Sep-99 08:25:46 skrev Andreas Schwab følgende om "gcc_tooldir is useless":
|> > Why does the compiler use the weird $(gcc_tooldir)? It just does not
|> > work. That's the only reason why it is impossible to build a cross
|> > compiler.
|>
|> It is possible that you could be more specific? What did you do, what
|> did you expect would happen and what actually happened?
When the libstdc++ library is compiled the compiler won't find the system
headers in $(tooldir)/include, since $(gcc_tooldir) does not exist.
I wonder what's wrong with using $(tooldir) in the first place? If, say,
$(libdir) is a symlink to some unrelated directory then this will never
work, even after installation.
Andreas.
--
Andreas Schwab "And now for something
schwab@suse.de completely different."
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg