RE: [Cppunit-devel] Problem with CppUnit 1.8 linking on Solaris
Brought to you by:
blep
From: Stanley S. <su...@t-...> - 2002-04-26 13:16:44
|
I'm still working on getting a good compile, and learning about autoconf = and automake. The -z now didn't help. I could get reid of the warnings = about the -Wp,-MD,... by adding an "AUTOMAKE_OPTIONS 1.4 = no_dependencies" to the beginning of every Makefile.am file that didn't = have that macro definiton already by hand, and adding the = "no_dependancies" to the master Makefile.am file's AUOTOMAKE_OPTIONS. = I'm trying to clean that up so that I can define a macro = (solaris_forte_AUTOMAKE_OPTIONS, maybe?) that autoconf can set if it = determines that you're compiling with the Forte compiler. The Auotmake = people say that they do not support dependancy generation on anything = but the GNU compiler. I was able to compile the 1.6 versions and use = it, but I am trying to work my way through the template problems and fix = them for the more recent build. It's just not working yet. :-( I = really need the test drivers working again. -----Original Message----- From: Gerard Benenyan [mailto:Ger...@jp...] Sent: Thu 25-Apr-02 17:25 To: cpp...@li... Cc:=09 Subject: [Cppunit-devel] Problem with CppUnit 1.8 linking on Solaris Hello, This is regarding : [ 544864 ] fails to build for SUN Forte C++ Some one indicated a possible solution, but it does not seem to work for me. Does anyone have a Makefile for the Sun platform that actually works? I would appreciate a copy. Or if there is Sun binaries available, that would be even better. Thanks. Gerard B. --------------------------------------------------------------------- Gerard Benenyan TES Ground System - Key Staff Office: T1721-221 Jet Propulsion Laboratory Phone: (818) 393-7791 M.S. 169-315 Fax: (818) 393-6962 4800 Oak Grove Drive E-mail: ger...@jp... Pasadena. CA 91109 --------------------------------------------------------------------- _______________________________________________ Cppunit-devel mailing list Cpp...@li... https://lists.sourceforge.net/lists/listinfo/cppunit-devel |