On 2004.10.27, Barry Books <[EMAIL PROTECTED]> wrote: > I believe to build on Solaris you have to set CC=gcc before you do a > configure. Set CC=gcc do a make distclean then ./configure. All that > is from memory but there is a bug report with the solution on > sourceforge.
I committed a change to HEAD which will be part of the 4.0.9 build which inherits the TCL_CC unless explicitly overrided (overridden?) when running the "configure" script for AOLserver. In addition, the "configure" script detects if CC is GNU C (gcc) but doesn't do anything about it if it's not. Perhaps before 4.0.9 is released, I should make another modification to the AOLserver "configure" script to throw an error if CC isn't some flavor of the GNU C compiler. But then, would that prevent folks from building AOLserver with tools like Purify or Insure++? -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
