Re: [patches] Re: Cross compiler build instructions - PowerPC

2011-07-19 Thread Anthony Foiani
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.

Re: [patches] Re: Cross compiler build instructions - PowerPC

2011-07-19 Thread Anthony Foiani
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

Re: [patches] Re: Cross compiler build instructions - PowerPC

2011-07-19 Thread Rohit Arul Raj
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-

Re: [patches] Re: Cross compiler build instructions - PowerPC

2011-07-18 Thread Khem Raj
On Mon, Jul 18, 2011 at 4:58 AM, Rohit Arul Raj wrote: > > Is this expected behavior? > > yes

Re: [patches] Re: Cross compiler build instructions - PowerPC

2011-07-18 Thread Rohit Arul Raj
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

Re: [patches] Re: Cross compiler build instructions - PowerPC

2011-07-08 Thread Khem Raj
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

Re: Cross compiler build instructions - PowerPC

2011-07-08 Thread Joseph S. Myers
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

Re: Cross compiler build instructions - PowerPC

2011-07-08 Thread Andreas Schwab
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

Re: Cross compiler build instructions - PowerPC

2011-07-08 Thread Rohit Arul Raj
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

Re: Cross compiler build instructions - PowerPC

2011-03-23 Thread Joseph S. Myers
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

Re: Cross-compiler for Alpha architecture

2008-06-24 Thread Yann E. MORIN
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

Re: Cross-compiler for Alpha architecture

2008-06-24 Thread venetis
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

Re: Cross compiler on Linux

2007-10-30 Thread Joe Buck
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

Re: Cross compiler on Linux

2007-10-30 Thread Andrew Haley
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

Re: cross compiler problem

2006-06-17 Thread Steven Bosscher
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

Re: Cross-compiler error

2006-01-21 Thread Eric Christopher
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

Re: Cross Compiler Unix - Windows

2005-09-19 Thread Christopher Faylor
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

Re: Cross Compiler Unix - Windows

2005-09-19 Thread Gerald Pfeifer
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

Re: Cross Compiler Unix - Windows

2005-09-17 Thread Gerald Pfeifer
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

Re: Cross Compiler Unix - Windows

2005-09-02 Thread Ivan Novick
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

Re: Cross Compiler Unix - Windows

2005-09-02 Thread Christopher Faylor
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

Re: Cross Compiler Unix - Windows

2005-08-30 Thread Nix
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

Re: Cross Compiler Unix - Windows

2005-08-30 Thread Kai Ruottu
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

Re: Cross Compiler Unix - Windows

2005-08-30 Thread Kai Ruottu
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

Re: Cross Compiler Unix - Windows

2005-08-29 Thread Gerald Pfeifer
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

Re: Cross Compiler Unix - Windows

2005-08-29 Thread Andy Smith
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

Re: Cross Compiler Unix - Windows

2005-08-26 Thread Daniel Jacobowitz
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

Re: Cross Compiler Unix - Windows

2005-08-26 Thread Nix
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

RE: Cross Compiler Unix - Windows

2005-08-26 Thread Dave Korn
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

Re: Cross Compiler Unix - Windows

2005-08-26 Thread Mike Stump
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

Re: Cross Compiler Unix - Windows

2005-08-26 Thread Ranjit Mathew
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

Re: Cross Compiler Unix - Windows

2005-08-26 Thread Kai Ruottu
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

Re: Cross Compiler Unix - Windows

2005-08-25 Thread Mike Stump
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

re: Cross Compiler Unix - Windows

2005-08-25 Thread Daniel Kegel
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

Re: Cross Compiler Unix - Windows

2005-08-25 Thread Eric Christopher
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

Re: Cross Compiler Unix - Windows

2005-08-25 Thread Ivan Novick
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

Re: Cross Compiler Unix - Windows

2005-08-25 Thread Mike Stump
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.

RE: Cross compiler

2005-06-24 Thread Dave Korn
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/

Re: Cross compiler

2005-06-24 Thread Ranjit Mathew
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.

Re: Cross compiler libgcc.a with -mthumb-interwork

2005-06-21 Thread Jani Monoses
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