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]
Other format: [Raw text]

[PATCH] Building libiberty on VMS with gcc-3.1


DJ, Zack:

It's suspicious that there is no -I$(srcdir) in the libiberty Makefile. There
are no .h files, but regex.c does include itself one time.  How does
this work for everybody else?  On VMS it's not found unless this -I is there.

The other fragment is to override the default .obj extension, as is done in the
gcc Makefile.


Attachment: libib.txt
Description: Text document


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