[nant-dev] Problems with the al task on Linux

2005-04-27 Thread Giuseppe Greco
Hi all,

There are still problems with the al task on Linux.
Just try the attached example (test.tar.gz):

build:

 [al] Output file '/home/genius/test/en-US/Test.resources.dll'
does not exist, recompiling.
 [al] Compiling 1 files to '/home/genius/test/en-US/Test.resources.dll'.
 [al] Contents of /tmp/tmpc410434.
 [al] /target:library
 [al] /out:/home/genius/projects/test/en-US/Test.resources.dll
 [al] /culture:en-US
 [al] /embed:/home/genius/projects/test/en-US/Test.en-US.resources
 [al] /nologo
 [al]
 [al] Starting '/usr/bin/mono (/usr/lib/mono/1.0/al.exe
  @/tmp/tmpc410434)' in '/home/genius/projects/test'
 [al] ALINK: error A1012: 'library' is not a valid setting for option
  'target'

BUILD FAILED

Running al.exe manually there are no problems at all:

al /t:lib /embed:en-US/Test.en-US.resources
  /c:en-US /out:Test.resources.dll

or

al @cmdline.txt

Of course, the same applies also to the resources
element in the csc task.

j3d.

-- 

Giuseppe Greco

::agamura::

phone:  +41 (0)91 604 67 65
mobile: +41 (0)79 602 99 27
email:  [EMAIL PROTECTED]
web:www.agamura.com



test.tar.gz
Description: application/compressed-tar


Re: [nant-dev] Problems with the al task on Linux

2005-04-27 Thread Giuseppe Greco
Hi guys,

With the latest version of Mono it should be enough to
handle the template option:

thermota-0.7-debug/bin/it-IT/Thermota.resources.dll'.
  [al] ALINK: error A: Compiler option 'template'
   is not implemented

j3d.

On Wed, 2005-04-27 at 12:06 +0200, Giuseppe Greco wrote:
 Hi all,
 
 There are still problems with the al task on Linux.
 Just try the attached example (test.tar.gz):
 
 build:
 
  [al] Output file '/home/genius/test/en-US/Test.resources.dll'
 does not exist, recompiling.
  [al] Compiling 1 files to '/home/genius/test/en-US/Test.resources.dll'.
  [al] Contents of /tmp/tmpc410434.
  [al] /target:library
  [al] /out:/home/genius/projects/test/en-US/Test.resources.dll
  [al] /culture:en-US
  [al] /embed:/home/genius/projects/test/en-US/Test.en-US.resources
  [al] /nologo
  [al]
  [al] Starting '/usr/bin/mono (/usr/lib/mono/1.0/al.exe
   @/tmp/tmpc410434)' in '/home/genius/projects/test'
  [al] ALINK: error A1012: 'library' is not a valid setting for option
   'target'
 
 BUILD FAILED
 
 Running al.exe manually there are no problems at all:
 
 al /t:lib /embed:en-US/Test.en-US.resources
   /c:en-US /out:Test.resources.dll
 
 or
 
 al @cmdline.txt
 
 Of course, the same applies also to the resources
 element in the csc task.
 
 j3d.
 
-- 

Giuseppe Greco

::agamura::

phone:  +41 (0)91 604 67 65
mobile: +41 (0)79 602 99 27
email:  [EMAIL PROTECTED]
web:www.agamura.com




---
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers