This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: linux x86 to sparc-solaris


so ~/gcc3.4.6/configure --target=solaris-sparc2.10
--prefix=/home/pro/sol-sparc/ --with-sysroot=??

I have my header files in /tmp/usr/include
and my library files in /tmp/lib and /tmp/usr/lib.

I am a bit confused here. What should i give here or what is my
sysroot is it /home/pro/sol-sparc/solaris-sparc2.10.  Should i copy my
stuff into sysroot


Can you guide me how to proceed from here.


On 6/17/06, Jim Tison <jtison@ntplx.net> wrote:
Not speaking specifically for this --host/--build, and --target
combination; no. The preferred way to accomplish this is --with-sysroot=.

I doubt anybody has the list you seek (this is usually the tricky part
of correctly building a cross-compiler); but perhaps someone who has
successfully built for this x-compiler pair could list the files in
their sysroot directories for you.

Niklaus wrote:

> hi,
> is it really required to give --with-headers and --with-libs in
> configure option of gcc when creating a cross compiler for
> sparc-solaris from linux-x86.
>
> does anyone have the exact list of libraries/header files or minimum
> libraries required for this and where to copy it.
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>

--
For unsubscribe information see http://sourceware.org/lists.html#faq



-- For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]