libbsd: Manipulating object files using waf build system

Christian Mauderer christian.mauderer at embedded-brains.de
Wed Aug 3 05:09:01 UTC 2016


Am 02.08.2016 um 16:41 schrieb Gedare Bloom:
> On Tue, Aug 2, 2016 at 2:04 AM, Christian Mauderer
> <christian.mauderer at embedded-brains.de> wrote:
>> Hello,
>>
>> I have a second waf problem beneath the one already discussed in the
>> other thread: Is it possible to do some object file manipulation before
>> linking? To be exact I would need to rename some of the sections in the
>> object files.
>>
> This might be one for a waf expert. I would try something like how IDL
> files are twice-processed
> https://waf.io/book/#_mixing_extensions_and_c_c_features
> 
> We had to do something like that to get the FilesystemImage generated,
> e.g. examples-v2.git/filesystem/fat_ramdisk/wscript.
> 
> But I don't know if this is applicable to object files, since those
> have to be created first. You might be able to define a custom task to
> deal with .o files, or define a custom "link_task".
>

Hello Gedare,

thanks for the pointers. I'll take a look at them.

Kind Regards

Christian
-- 
--------------------------------------------
embedded brains GmbH
Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.mauderer at embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list