Gert,

the following does work:

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

j3d.

On Wed, 2004-05-26 at 16:50, Gert Driesen wrote:
> ----- Original Message -----
> From: "Giuseppe Greco" <[EMAIL PROTECTED]>
> To: "NAnt Developers" <[EMAIL PROTECTED]>
> Sent: Wednesday, May 26, 2004 4:31 PM
> Subject: [nant-dev] <al> task on Linux
> 
> 
> > Hi all,
> >
> > the <al> task on Linux does not generate satellite
> > assemblies at all... here below is the debug info:
> >
> > build:
> >
> >      [echo] Build Directory is ../../build/gekkota-0.2-debug
> >        [al] Output file
> >
> '/home/genius/projects/gekkota/build/gekkota-0.2-debug/lib/de-DE/Gekkota.res
> ources.dll' does not exist, recompiling.
> >        [al] Compiling 1 files to
> >
> '/home/genius/projects/gekkota/build/gekkota-0.2-debug/lib/de-DE/Gekkota.res
> ources.dll'.
> >        [al] Contents of /tmp/tmp3930dacc.
> > /target:"lib"
> >
> /out:"/home/genius/projects/gekkota/build/gekkota-0.2-debug/lib/de-DE/Gekkot
> a.resources.dll"
> > /culture:"de-DE"
> > /nologo
> >
> /embed:"/home/genius/projects/gekkota/build/gekkota-0.2-debug/lib/de-DE/Gekk
> ota.de-DE.resources"
> >
> >        [al] Starting '/usr/local/bin/mono ("/usr/local/bin/al.exe"
> > @"/tmp/tmp3930dacc")' in '/home/genius/projects/gekkota/src/Gekkota'
> >             ALINK: error A1017: No target filename was specified
> >
> > BUILD FAILED
> >
> > /home/genius/projects/gekkota/src/Gekkota/Gekkota.build(100,7):
> > External Program Failed: /usr/local/bin/al.exe (return code was 1):
> > NAnt.Core.BuildException:
> > /home/genius/projects/gekkota/src/Gekkota/Gekkota.build(100,7):
> > External Program Failed: /usr/local/bin/al.exe (return code was 1)
> > in <0x00523> NAnt.Core.Tasks.ExternalProgramBase:ExecuteTask ()
> 
> This might be an issue a commandline interface compatibility issue in the
> Mono AL.  Can you check whether the mono AL supports the command line
> options we used here, meaning :
> 
> /target
> /culture
> /nologo
> /embed
> /out (I guess the issue is with this one)
> 
> Gert
-- 
----------------------------------------
Giuseppe Greco

::agamura::

phone:  +41 91 604 67 65
mobile: +41 76 390 60 32
email:  [EMAIL PROTECTED]
web:    www.agamura.com
----------------------------------------



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to