This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: problem when compiling
- To: law at cygnus dot com
- Subject: Re: problem when compiling
- From: Philip Blundell <philb at gnu dot org>
- Date: Sun, 06 Sep 1998 22:22:20 +0100
- Cc: egcs at cygnus dot com
>Remove the trailing ':' it is unnecessary and wrong and is likely
>the cause of your problems.
The glibc configure script now has a check for LD_LIBRARY_PATH containing the
current directory and warns the user that this will cause problems. It might
be a good check to include for egcs as well.
p.