You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-user@logging.apache.org by Alexandre Gacon <al...@masagroup.net> on 2005/07/06 09:03:51 UTC

RE : Can not build the log4cxx CVS head

Okay, I grab the 1.6.5 version of ant. All the files compile but then it
comes to the link step, the Visual .Net linker throws the following error:
 
build:
       [cc] Starting dependency analysis for 140 files.
       [cc] 140 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 0 total files to be compiled.
       [cc] Starting link
       [cc] link: extra operand `/DLL'
       [cc] Try `link --help' for more information.
 
BUILD FAILED
D:\dev\cvsgrab-2.2.2\logging-log4cxx\build.xml:617: link failed with return
code 1
 
Sincerely yours,
 
Alexandre Gacon

-----Message d'origine-----
De : Curt Arnold [mailto:carnold@apache.org] 
Envoyé : mercredi 6 juillet 2005 06:15
À : Log4CXX User
Objet : Re: Can not build the log4cxx CVS head



On Jul 5, 2005, at 4:59 AM, Alexandre Gacon wrote:


Hello,

I want to use the last version of log4cxx but when I try to build it with
ant (version 1.6.3), I got the following error:



Problem in Ant that was fixed in version 1.6.4.  Ant 1.6.3 broke cpptasks,
Clover and several other Ant plugins.


RE : RE : Can not build the log4cxx CVS head

Posted by Alexandre Gacon <al...@masagroup.net>.
After further investigation, I was a name problem between the link.exe in
cygwin and the link.exe of Microsoft.
 
Now all works fine.
 
Alexandre Gacon

-----Message d'origine-----
De : Alexandre Gacon [mailto:alexandre.gacon@masagroup.net] 
Envoyé : mercredi 6 juillet 2005 09:04
À : 'Log4CXX User'
Objet : RE : Can not build the log4cxx CVS head


Okay, I grab the 1.6.5 version of ant. All the files compile but then it
comes to the link step, the Visual .Net linker throws the following error:
 
build:
       [cc] Starting dependency analysis for 140 files.
       [cc] 140 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 0 total files to be compiled.
       [cc] Starting link
       [cc] link: extra operand `/DLL'
       [cc] Try `link --help' for more information.
 
BUILD FAILED
D:\dev\cvsgrab-2.2.2\logging-log4cxx\build.xml:617: link failed with return
code 1
 
Sincerely yours,
 
Alexandre Gacon

-----Message d'origine-----
De : Curt Arnold [mailto:carnold@apache.org] 
Envoyé : mercredi 6 juillet 2005 06:15
À : Log4CXX User
Objet : Re: Can not build the log4cxx CVS head



On Jul 5, 2005, at 4:59 AM, Alexandre Gacon wrote:


Hello,

I want to use the last version of log4cxx but when I try to build it with
ant (version 1.6.3), I got the following error:



Problem in Ant that was fixed in version 1.6.4.  Ant 1.6.3 broke cpptasks,
Clover and several other Ant plugins.