Maybe the xargs program can help?

Quoting Alexander Neundorf <[EMAIL PROTECTED]>:

> Hi,
>
> I'd like to add support for sdcc to CMake (http://www.cmake.org), so that
> cmake will be able to generate Makefiles or project files for sdcc.
> The only problem I found is the following: the documentation for the sdcclib
> says that you can only add one file at a time to a library. Did I miss
> something ?
>
> CMake requires that it is possible to create a library with one command, e.g.
> sdcclib -a mystuff.lib file1.rel file2.rel file3.rel ....
>
> Is this possible or can sdcclib be extended so that it supports this mode ?
>
> Best regards
> Alex
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to