[ros-dev] rbuild question

Hartmut Birr osexpert at gmail.com
Sun Oct 23 12:29:56 CEST 2005


Casper Hornstrup wrote:
> <linkerflag> is a hack to fix some peculiarities of mingw. It should go away
> eventually so we shouldn't add more code which depend on it.
> 
> <linkerfile base="lowalign">ldscript</linkerfile>
> 
> is enough because the MinGW rbuild backend can add the rest of the information.
> Maybe:
> 
> <linkerscript base="lowalign">ldscript</linkerscript>
> 
> since it makes it more clear that it is a linker script.
> 
> Casper
> 

I would prefer something like this:

<linkerscript>ldscript</linkerscript>

- Hartmut



More information about the Ros-dev mailing list