What should be the prefix for the platform specific package

Ruslan ruslank@softhome.net
Tue Jun 18 10:27:00 GMT 2002


Hi All,

I build my projects for several cross-platforms on PC Linux RedHat 6.2.
So I want to make the optimal dir-tree.

When I build and install binutils with following configuration:
configure --target=mipsel-linux --prefix=/usr/local/mipsel-linux ...

the make put all necessary files into the following directory:
/usr/local/mipsel-linux
that contains sub-directories:
bin
include
info
lib
man
mipsel-linux
share

The question is:
If the prefix will:
--prefix=/usr/local
what will happen with native libraries in:
/usr/local/lib
that have the same name as the cross-specific libraries?

The native binutils release is 2.12.
The cross-specific is same.

-- 
Best regards,
 Ruslan                          mailto:ruslank@softhome.net


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list