I'm using ant 1.5 alpha because I need the cc task that comes with it.
It works fine on small project, but when I run my ant file on the big
project (1000 cpp files) I have the following exception when cc tasks trys
to launch the linker
BUILD FAILED
C:\atlantic\BOModel\build.xml:258: Could not launch link: java.io.IOException: Cre
ateProcess: link /NOLOGO /DLL /OUT:C:\atlantic\BOModel\build\lib\bomodel.dll "/LIB
PATH:c:/win32app/Visual Studio/VC98/Lib" /LIBPATH:Libext/obol/ /LIBPATH:Libext/xer
cesc/ /LIBPATH:Libext/obol/release /INCREMENTAL:NO C:\atlantic\BOModel\build\obj\c
om\bnpparibas\eqd\atlantic\dto\audittrail\impl\AuditableEventDtoImpl.obj C:\atlant
ic\BOModel\build\obj\com\bnpparibas\eqd\atlantic\dto\audittrail\impl\AuditInfoDtoI
mpl.obj C:\atlantic\BOModel\build\obj\com\bnpparibas\eqd\atlantic\dto\common\Ident
ifierDto.obj C:\atlantic\BOModel\build\obj\com\bnpparibas\eqd\atlantic\dto\common\
impl\FormulaPriceDtoImpl.obj C:\atlantic\BOModel\build\obj\com\bnpparibas\eqd\atla
ntic\dto\common\impl\IdentifierDtoImpl.obj C:\atlantic\BOModel\build\obj\com\bnppa
ribas\eqd\atlantic\dto\common\impl\InstrumentUnitDtoImpl.obj C:\atlantic\BOModel\b
uild\obj\com\bnpparibas\eqd\atlantic\dto\common\impl\PercentagePriceDtoImpl.obj C:
\atlantic\BOModel\build\obj\com\bnpparibas\eqd\atlantic\dto\common\impl\PriceDtoIm
pl.obj C:\atlantic\BOModel\build\obj\?
Usually I have a error message from the linker when it is a linker error.
So I suspect it is a problem of size with memory or with IO buffers of the
Runtime.exec function, but I have no idea of a workaround
Thanks for help
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.
---------------------------------------------
Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>