[Scons-users] Cyclic references between lib archives

Dirk Bächle tshortik at gmx.de
Wed Feb 4 16:26:04 EST 2015


Hi Ivan,

On 04.02.2015 21:35, Ivan Kravets wrote:
> Hi,
>
> Can someone explain me how to setup cyclic references between lib archives?
> We can tell gcc-linker which libs should be "cyclic" via --start-group archives --end-group.
>
> I use gcc for linking and these options should pass to "linker", not to "compiler". In this case it looks like:
> -Wl,--start-group archives -Wl,--end-group
>

look what Google found:

   http://scons.1086193.n5.nabble.com/begin-group-LIBS-end-group-td18246.html

Hope this helps...

Best regards,

Dirk



More information about the Scons-users mailing list