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

boehm-gc/Makefile.am: What is -shared-gcc?



       Both boehm-gc/Makefile.{am,in} have a line

		     gctest_LDFLAGS = -shared-gcc

This is used by the test script objdir/<triplet>/boehm-gc/gctest, but
gcc complains it does not know about this option.

	       xgcc: unrecognized option `-shared-gcc'

What does "-shared-gcc" mean and what should it be changed to?

Thanks,
Jeffrey D. Oldham
oldham@codesourcery.com


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