GNU C under AIX problem

Vince Guarna guarna at sp17.csrd.uiuc.edu
Thu Jan 11 07:19:35 AEST 1990


Get rid of the -g in all of the makefiles and all should be well.  GCC and G++
run on my model 80 (AIX 1.1) with no problems.  You also need to get
rid of -O since that seems to cause the recompilations to run out of 
VM space.  I think that was all that was needed...if you still have trouble,
send me some e-mail and we can figure it out.

One other thing -- I notice that we commented out the define for
DBX_DEBUGGING_INFO in the file tm_aix386.h.  This disables the
-g option in the compiler.  Don't really know if this is required or not.
If you learn something about this, I would appreciate knowing.

	Vince Guarna
	University of Illinois
	guarna at uicsrd.csrd.uiuc.edu



More information about the Comp.unix.aix mailing list