This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problem when compiling



  In message <E0zFmGK-0000Vh-00@kings-cross.london.uk.eu.org>you write:
  > >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 mig ht 
  > be a good check to include for egcs as well.
An excellent idea.  Thanks for the pointer.  I've copied the code and
tweaked it to check for the environment variables that give egcs
problems.

Thanks!
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]