I was looking through
gnu/gcc/efsdeploy/hooks/install-post/01_patch_specs as well as the
gcclib creation and have two questions:
1- what is the driver behind the following:
s{(\%\{\!nostdlib:\%\{\!nodefaultlibs:\%\(link_ssp\))}{$sequence
$1}gmsx;
2- Also, if one is not building all the platforms natively (e.g.., you
aren't building x86-32 platforms but only the 64-bit ones), then
instead of using the $emulates logic with the merging that is done by
the gcclib creation's rsync, you can instead rsync over lib and lib64
separately, setting rpath32 to the lib and rpath64 to lib64. Or is
there a problem with that approach?
Thanks,
Steven
_______________________________________________
EFS-dev mailing list
[email protected]
http://mailman.openefs.org/mailman/listinfo/efs-dev