This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: GC mach_dep file extensions


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> It needs to work with Sun's cc as well.

Ok.  In our tree it doesn't, since boehm-gc is always built as a
target library and thus can assume gcc.  However, I can understand
that we might not want a divergence here.

>> My reason is that on case-insensitive file
>> systems, `.S' and `.s' will appear the same.

Jeff> I think anyone with a case-insensitive file system doesn't need
Jeff> to build sparc_mach_dep.o.  Either they are not targetting sparc
Jeff> or they are using gcc as a cross compiler.

Yes, they could be building a cygwin-x-sparc cross.

Tom


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