olaris2.10 -target sparc-sun-solaris2.10
?
That feels wrong..
Hm, am I supposed to run mkheaders after install? <<<
Ah, I guess so.
But still the above appears in need of repair.
And if user gives -with-build-sysroot, then fixincludes can be run
on the build machine in a Canadian cro
ap for Canadian cross builds build=>target and
build=>host compilers?
(in my case target==host).
You rather want gcc -print-sysroot I think.
That should be a good fix.
- Jay
> Date: Fri, 25 Jul 2008 10:52:33 +
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: gc
On Fri, 25 Jul 2008, Jay wrote:
> It allows -with-build-sysroot to default like -with-sysroot.
The purpose of --with-build-sysroot is if you have installed your sysroot
in a different location from the configured --prefix. For example, you
have configured with --prefix=/opt/somewhere, the fina
Something LIKE the below diff SEEMS "better".
It allows -with-build-sysroot to default like -with-sysroot.
I'm not sure that's really a goal. Depending on the direction,
it is reasonable. Or very unnecessary. Like, either I'm inventing
a new use of -with-build-sysroot, and then default it,