This is the mail archive of the gcc-help@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]

Gcc Configure System


I'm trying to help with a new front end for gcc and have a question
about the configure system:

I notice that each Makefile generated by configure defines srcdir at
the top as the directory it is formed in (and then sometimes redefines
it later).

How, then, should one refer to the absolute root of the source tree
regardless of the depth of the Makefile?

Thanks.

-Tom


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