RE: [Doxygen-users] compiling error in UNIX
Brought to you by:
dimitri
From: Martin S. <ms...@cl...> - 2001-08-15 10:42:53
|
The output from configure reckons its using solaris-cc , try rerunning configure but specifying the platform like. configure -platform solaris-g++ hope it helps martin -----Original Message----- From: dox...@li... [mailto:dox...@li...]On Behalf Of Yin, Zhen Sent: 15 August 2001 01:01 To: dox...@li... Cc: zy...@le... Subject: [Doxygen-users] compiling error in UNIX I was trying to compile 1.2.9.1 in Solaris 2.5, the default compiler in my solaris is gcc. sh ./configure goes well. output message is in output.configure. However, I kept got error message when I run "make". Error message is included in output.make. It seems in Makefile.qtools, the tag "AR" is not recognizable. Is there anyway to solve this problem? thanks zhen |