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]

Re: [PATCH] Tweak to NetBSD -pthread option


Richard,

>> FYI, when FreeBSD made a similar change, we were asked to only place
>> new defines for a port in a new file added to tm_file.

> Err, no, that's wrong.

Yup, of course, I'm wrong.  Sorry.  ``... we were asked to derive
macros, which might be expressed in tm_file fragment or tm_defines,
from target triple not from a non-standard system header'' would have
been accurate; but pointless to observe in regards to Jason's
patch. ;-)  At the time, tm_defines did not exist in its current form
and we ended up being forced to use tm_file fragments.

Given those improvements, tm_defines could now be used by our port.
If it didn't impact outside uses, I'd propose a patch.

> We want to eliminate the proliferation of tiny config files.

Yup.

Regards,
Loren


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