Hi,
 
I am following the instructions in docs/antbuild-guide.html (included in the 1.5 release of Axis-C) but the scripts don't get even passed initialisation with the following error:
 
C:\CPP\axis-c-src-1-5-win32>ant
Buildfile: build.xml
 
BUILD FAILED
C:\CPP\axis-c-src-1-5-win32\build.xml:37: The following error occurred while executing this line:
C:\CPP\axis-c-src-1-5-win32\build\buildInitialize.xml:147: g++ is not a legal value for this attribute
 
The fact that the linker task is reporting the error indicates to me that I have correctly installed the cpptasks in ANT 1.6.5 (I have also installed ant contributions).  The block that fails is
 
  <linker id="LinuxLinker" name="g++" libtool="true" if="linux">
   <linkerarg value="-g" if="debug"/>
   <libset libs="dl"/>
   <syslibset libs="pthread"/>
  </linker>
Does anyone know what I am missing?
 
Thank you in advance
 
Juan
 
 



Notice to recipient:
The information in this internet e-mail and any attachments is confidential and may be privileged. It is intended solely for the addressee. If you are not the intended addressee please notify the sender immediately by telephone. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful.


When addressed to external clients any opinions or advice contained in this internet e-mail are subject to the terms and conditions expressed in any applicable governing terms of business or client engagement letter issued by the pertinent Bank of America group entity.

If this email originates from the U.K. please note that Bank of America, N.A., London Branch and Banc of America Securities Limited are authorised and regulated by the Financial Services Authority.


Reply via email to