Anthony Foiani writes:
> Is there any particular reason that you're not taking advantage of the
> many person-years of effort that have been put into tools that do
> exactly this?
It's been pointed out to me that Khem very much knows of crosstool and
its ilk, being a committer of some standing.
Khem Raj writes:
> I a script based on these instructions which is uptodate and builds eglibc
> based toolchains
>
> https://github.com/kraj/ct-scripts/blob/master/toolchain-eglibc.sh
Is there any particular reason that you're not taking advantage of the
many person-years of effort that have been
On Mon, Jul 18, 2011 at 8:10 PM, Khem Raj wrote:
> On Mon, Jul 18, 2011 at 4:58 AM, Rohit Arul Raj
> wrote:
>>
>> Is this expected behavior?
>>
>>
> yes
>
Hello Khem,
1. Got in to another error while doing make [make csu/subdir_lib] of
"eglibc default headers"..
nux-gnu/tools/lib/gcc/powerpc-
On Mon, Jul 18, 2011 at 4:58 AM, Rohit Arul Raj wrote:
>
> Is this expected behavior?
>
>
yes
On Fri, Jul 8, 2011 at 8:03 PM, Khem Raj wrote:
> On Fri, Jul 8, 2011 at 1:08 AM, Rohit Arul Raj wrote:
>> On Wed, Mar 23, 2011 at 5:55 PM, Joseph S. Myers
>> wrote:
>>> On Wed, 23 Mar 2011, Rohit Arul Raj wrote:
>>>
Hello All,
I have been trying to build a cross compiler (for Pow
On Fri, Jul 8, 2011 at 1:08 AM, Rohit Arul Raj wrote:
> On Wed, Mar 23, 2011 at 5:55 PM, Joseph S. Myers
> wrote:
>> On Wed, 23 Mar 2011, Rohit Arul Raj wrote:
>>
>>> Hello All,
>>>
>>> I have been trying to build a cross compiler (for PowerPC) on x86_64
>>> linux host. I followed the build proce
On Fri, 8 Jul 2011, Rohit Arul Raj wrote:
> Adding "--disable-decimal-float --disable-libffi
> --disable-libquadmath" to configure options gives the same error.
Then you must debug the issue yourself, on the system you are using for
building, and gain sufficient understanding of the code in the
Rohit Arul Raj writes:
> Any updates on this one yet?
> Adding "--disable-decimal-float --disable-libffi
> --disable-libquadmath" to configure options gives the same error.
It is much easier to bootstrap with some previous glibc build (any one
will do) already in sysroot.
Andreas.
--
Andreas
On Wed, Mar 23, 2011 at 5:55 PM, Joseph S. Myers
wrote:
> On Wed, 23 Mar 2011, Rohit Arul Raj wrote:
>
>> Hello All,
>>
>> I have been trying to build a cross compiler (for PowerPC) on x86_64
>> linux host. I followed the build procedure given in the link below:
>>
>> http://www.eglibc.org/archive
On Wed, 23 Mar 2011, Rohit Arul Raj wrote:
> Hello All,
>
> I have been trying to build a cross compiler (for PowerPC) on x86_64
> linux host. I followed the build procedure given in the link below:
>
> http://www.eglibc.org/archives/patches/msg00078.html
You should be referring to the current
Ioannis, all,
On Tuesday 24 June 2008 20:50:11 [EMAIL PROTECTED] wrote:
> > I am trying to build a cross-compiler for an alphaev56-unknown-linux-gnu
> > system, using crosstool-ng. The host is a i686-unknown-linux-gnu.
[--SNIP--]
> > I managed to get as far as described here:
> > http://sourceware
Hello again,
Does no one have any idea about the problem I described in my previous
message? Do you need more information to check it? If so, let me know.
Thanks!
Ioannis
Schipper, K. - SPLXM writes:
> > For information, services and offers, please visit our web site:
> > http://www.klm.com. This e-mail and any attachment may contain
> > confidential and privileged material intended for the addressee
> > only. If you are not the addressee, you are notified tha
Schipper, K. - SPLXM writes:
> For information, services and offers, please visit our web site:
> http://www.klm.com. This e-mail and any attachment may contain
> confidential and privileged material intended for the addressee
> only. If you are not the addressee, you are notified that no par
On 6/17/06, Piotr Pałka <[EMAIL PROTECTED]> wrote:
Do I need first to compile binutils for the same target as gcc?
You should probably read http://gcc.gnu.org/simtest-howto.html.
Gr.
Steven
On Jan 21, 2006, at 9:01 AM, Travis Athougies wrote:
with gcc-3.3.2 i get this error when building a cross-compiler:
You need an i386-elf (your cross target) assembler installed in your
path.
-eric
WHY are you resurrecting this discussion?
On Mon, Sep 19, 2005 at 03:30:37PM +0200, Gerald Pfeifer wrote (after a 2+ week
delay):
>On Fri, 2 Sep 2005, Christopher Faylor wrote:
>>Huh? What does "Red Hat" have to do with anything? "Red Hat" doesn't
>>provide the tools. Cygwin is a volunteer eff
On Fri, 2 Sep 2005, Christopher Faylor wrote:
> Huh? What does "Red Hat" have to do with anything? "Red Hat" doesn't
> provide the tools. Cygwin is a volunteer effort.
According to http://cygwin.com/license.html (and the link from there)
Red Hat does provide tools for some set of users at least
On Tue, 30 Aug 2005, Nix wrote:
>> mudflap is an offender as well, see Bugzilla #18244 (libmudflap
>> installs include/mf-runtime.h in version-independent path).
>>
>> Java has libdata/pkgconfig/libgcj.pc and include/ffi.h.
>>
>> And, like the man pages, the info files do not honor --program-suff
So, you think that when people need to build windows apps, the
"recommendation" should be that people should buy a linux box, put
their
sources on the linux box, figure out where to get or how to build a
cross compiler, build the sources, and then figure out how to transfer
the sources to the w
On Tue, Aug 30, 2005 at 10:19:36AM +0300, Kai Ruottu wrote:
>Dave Korn wrote:
>>>What becomes to Cygwin and MinGW, the same attitude as followed with
>>>Linux, that "producing any apps for Windoze should happen only on
>>>Windoze, or that when one does it on some other host, it still should
>>>happ
On 29 Aug 2005, Gerald Pfeifer said:
> On Fri, 26 Aug 2005, Nix wrote:
>> --enable-version-specific-runtime-libs and
>> --program-{prefix,suffix,transform-name} and make slight adjustments
>> after installation (ditch libiberty.a and some locale and manpage stuff
>> that doesn't get its name suitab
Mike Stump wrote:
On Friday, August 26, 2005, at 12:59 AM, Kai Ruottu wrote:
Is there any sane reasons for this on systems which never have had that
non-GNU native 'cc' ?
Consistency. This is only bad if one abhors consistency and
predicability. No?
I understand people coming from all
Dave Korn wrote:
What becomes to Cygwin and MinGW, the same attitude as followed with
Linux, that "producing any apps for Windoze should happen only on
Windoze, or that when one does it on some other host, it still should
happen just like on Windoze!", is totally weird to me.
It seems weir
On Fri, 26 Aug 2005, Nix wrote:
> This is nonsense. I have a dozen cross-compilers on this box, all
> installed into /usr. They do not collide as long as you configure with
> --enable-version-specific-runtime-libs and
> --program-{prefix,suffix,transform-name} and make slight adjustments
> after in
I have used MinGW on Linux to compile Windows
executables. I don't see why it could not be compiled
on other Unix variants. Try:
http://www.libsdl.org/extras/win32/cross/README.txt
and
http://www.mingw.org
Regards,
Andy
--- Ivan Novick <[EMAIL PROTECTED]> wrote:
> Can you recommend a solution
Most of this really doesn't deserve an answerr, but I'll give you a
couple anyway. You spend a lot of time blaming people for their
opinions, without any evidence that you've actually understood their
opinions right. Most of what I've snipped is completely untrue.
On Fri, Aug 26, 2005 at 10:59:5
On 26 Aug 2005, Kai Ruottu complained:
>Not even mentioning Linux and its GCC idea: "There can
> be only one!", seemingly borrowed from the "Highlander" -- that all the
> GCCs on a host system should use a common $prefix has seemingly been
> totally unknown by the Linux people and t
Original Message
>From: Mike Stump
>Sent: 26 August 2005 17:48
> On Friday, August 26, 2005, at 12:59 AM, Kai Ruottu wrote:
>> Is there any sane reasons for this on systems which never have had that
>> non-GNU native 'cc' ?
>
> Consistency. This is only bad if one abhors consistency and
On Friday, August 26, 2005, at 12:59 AM, Kai Ruottu wrote:
Is there any sane reasons for this on systems which never have had that
non-GNU native 'cc' ?
Consistency. This is only bad if one abhors consistency and
predicability. No?
I'll abstain from answering the other questions, I think
Ivan Novick wrote:
> Can you recommend a solution for compiling Windows DLLs on any
> variation of UNIX?
You can use GCC/MinGW built as a cross-compiler to do this. If you
do not mind a shameless plug, read:
http://ranjitmathew.hostingzero.com/phartz/gcj/bldgcj.html
HTH,
Ranjit.
--
Ranjit
Mike Stump wrote:
configure --with-headers=/cygwin/usr/include --with-libs=/cygwin/usr/
lib target=i386-pc-cygwin && make && make install
would be an example of how I used to build one up, see the gcc
documentation for details. --with-sysroot or some such might be
another way to to do it
On Aug 25, 2005, at 5:53 PM, Ivan Novick wrote:
Yes understood, but thats the whole point, cygwin runs on a windows
machine...
Odd, I was running it on a solaris machine not windows. Maybe you
forgot to recompile it on a UNIX machine?
configure --with-headers=/cygwin/usr/include --with-li
Ivan Novick <[EMAIL PROTECTED]> wrote:
> Can you recommend a solution for compiling Windows DLLs on any variation of
UNIX?
You want mingw, I think. The doc for this is somewhat scanty.
See e.g.
http://www.mingw.org/mingwfaq.shtml#faq-cross
http://wiki.wxwidgets.org/wiki.pl?Install_The_Mingw_Cro
On Aug 25, 2005, at 5:53 PM, Ivan Novick wrote:
Yes understood, but thats the whole point, cygwin runs on a windows
machine... I would like to use a UNIX machine to compile the
Windows DLL.
You can cross compile to cygwin using gcc.
An old link from google with "cross compiler cygwin" is
Yes understood, but thats the whole point, cygwin runs on a windows
machine... I would like to use a UNIX machine to compile the Windows
DLL.
From a system admin point of view, we would like to have a UNIX
compile host to produce the DLL, since we primarily only deal with
UNIX anyway.
H
On Aug 25, 2005, at 5:09 PM, Ivan Novick wrote:
Can you recommend a solution for compiling Windows DLLs on any
variation of UNIX?
Yes, just use cygwin, see the cygwin folks for details.
Original Message
>From: Ranjit Mathew
>Sent: 24 June 2005 11:09
> Eric Liu wrote:
>>
>> I need a gcc cross compiler under Cygwin. Is there any step-by-step
>> document on how to make the cross compiler? Any help would be
>> appriciated very much!
>
> See:
>
> http://billgatliff.com/
Eric Liu wrote:
>
> I need a gcc cross compiler under Cygwin. Is there any step-by-step document
> on how to make the cross compiler? Any help would be appriciated very much!
See:
http://billgatliff.com/~bgat/twiki/bin/view/Crossgcc
http://gcc.gnu.org/wiki/Cross%20Compiler
http://gcc.gnu.
John Carter wrote:
I'm trying to create a cross compiler hosted on i386 linux targetting an
embedded arm thumb device with thumb-interworking on.
You need to the modify gcc-4.X/gcc/config/arm/t-arm-elf file to enable multilib for thumb
interworking before building gcc. For gcc 4.0 targetting e
40 matches
Mail list logo