Jay, I included an object delivered as part of the aCC distribution with the compile. This object is:
$(ACC_HOME)/lib/cpprt0.o In addition, I explicitly included the $(ACC_HOME)/lib in the library search path (using the -L option). Hope this of some help. Kev Shaw jay johnson <[EMAIL PROTECTED]> on 27/03/2002 16:07:19 Please respond to [EMAIL PROTECTED] Business Email To: [EMAIL PROTECTED] cc: Subject: HPUX static libraries Related to the thread about static libraries for Solaris, has anyone created static libraries for HPUX 11 with aCC? I tried to use HP's ar and GNU's ar on the object files, but I always get unsatisfied symbols when I link the archive to my program. I tried passing the "-a archive" option on the link line, no luck. Is there an aCC trick similar to the CC -xar that Solaris uses? Any suggestions? Thanks, Jay __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards� http://movies.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
