On Mon, 17 Feb 2003, Ajay Bansal wrote: > Can I do static linking in such a way that only gcc static libraries are > linked. With -static option, all the libraries expected are of static in > nature, whereas my product has 100 shared libs of its own and it is > _not_ possible to have that static in nature. >
You may have difficulties with different binary API conventions. Using a different compiler from your client's isn't that good an idea. -- Please, reply only to the list. _______________________________________________ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list