Ralf S. Engelschall wrote:
On Thu, Apr 21, 2005, Doug Summers wrote:


[...]
What I can't figure out is why xgcc is using
-B/openpkg/sparc-sun-solaris2.7/bin/ instead of
-B/usr/local/sparc-sun-solaris2.7/bin/.
[...]


Err... well, that's fine. xgcc is the result of pass 1 AFAIK and it
uses -B<prefix>.. because it knows that it later will run under this
<prefix>. So this should be ok, isn't it?

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

I got past the errors by using 'crle -c /var/ld/ld.config -l /usr/local/lib:/usr/lib'. The compile's not finished yet but all of the xgcc calls are working.


Doug
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to