=head1 NAME ld-gnu-to-sun - linker wrapper from GNU ld to Sun ld =head1 SYNOPSIS LD_ALTEXEC=/usr/bin/ld-gnu-to-sun gcc ... =head1 DESCRIPTION System GCC compiled to use L from GNU binutils. Those binutils are patched to support alternative linker set by environment variable C. Unfortunately, GCC passes some options which only GNU L supports, so you cannot use C directly for L, but you can use this wrapper to filter out and transform linker options. =head1 FILES =over 4 =item /usr/bin/sunld Sun/Solaris linker =item /usr/bin/ld GNU linker =back =head1 SEE ALSO L, L. =head1 AUTHOR Igor Pashev =cut