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]

build for libio incomplete for SunOS 4.1.4 with Sun make


Several files in the libio directory, including iogetc.c, are not
complied if the standard Sun make processor is used.  It all works
if GNU make is used, so it's advised to set

	setenv MAKE gmake

and use gmake for the build.

version: egcs-1.1.2
OS:  sparc-sun-sunos4.1.4

build options:

	make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g
-O2 		                                     -fno-implicit-templates'
bootstrap


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