egcs-1.1b, gcc driver
Anders Wegge Jakobsen
wegge@wegge.dk
Fri Sep 25 12:33:00 GMT 1998
Hi!
I recently tried to compile XFree86 with egcs, which unfortunately
ended prematurely. The problem I found was that find_a_file() in the
gcc driver would happily return a directory name[1]. I'me made a patch
that works for me, although it should probably take symbolic links to
files into account as well. The patch is attached below.
[1] In this case xc/doc/specs, or somesuch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc_driver.changes
Type: text/x-diff
Size: 2222 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19980925/50d8ca9f/attachment.bin>
More information about the Gcc-bugs
mailing list