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

Re: GCC_DRIVER_HOST_INITIALIZATION in gcc.c


> This stuff looks ugly and obsolete.

The DJGPP stuff is not obsolete.  At least, the need to change the
install prefix at runtime is still there.

> Perhaps you can call add_prefix instead?

It would be nice if the person who broke this functionality could look
at the broken targets and suggest new code.

> Or maybe you can add another variable standard_startfile_prefix_0
> which can be set by the host to override the other ones?

How is this any different than what we used to do?


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