mirabilos via cfarm-users <[email protected]> writes:
>It is but of course the -Wl,… flags are linker-specific and you must use >Solaris’ syntax on Solaris, when not compiled for GNU ld. Mixing different sets of tools leads to weird inconsistencies in the build process though because having (say) gcc present implies GNU ld, except that in this case it's not, it's Sun's ld. Or at least it's someone's ld, there's no easy way to tell from a build script. It's also Sun's make, which means having to feature-test each component you're using to try and figure out which options work with it. Peter. _______________________________________________ cfarm-users mailing list [email protected] https://lists.tetaneutral.net/listinfo/cfarm-users
