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]

Re: GCC 3.0.2 and BSD Make



On 26 Oct 2001, Perry E. Metzger wrote:
> All the world isn't Linux. Solaris, Tru64, Irix, and fifty other
> platforms are out there. Bootstrapping code like this should depend
> only on lowest common denominator features if possible. It is wrong to
> release code that won't build on other platforms because the makefiles
> are broken.

Which parts need GNU make?  Definitely libgcj does, perhaps libstdc++, I
dont know.  But if --enable-languages=c still works with BSD make, that
may be good enough for some people.

I think the idea was to avoid bug reports from BSD users who configure GCC
with all languages enabled.  The truth is a little more complicated, as
usual.

Keep in mind that any GNU/Linux bias here is likely a direct consequence
of the percentage of contributors who use that platform, and not any
covert attempt to break other platforms.

Jeff


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