This is the mail archive of the gcc-patches@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: Add DJGPP-specific binary paths to configure.in


 
> $gcc_cv_as is set to just plain "as" way before the checks in specific
> directories.  

Oops, right.

> If it can't find any as where it's looking, it just runs
> "as" and whatever shows up from the $PATH gets used.

But in this case it is still very interesting why those tests fail
on DJGPP w/o the patch or --with-as option. I'll look into this a
bit later.

Laurynas


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