We could use a Wiki page on cross-compiling for various systems. Any volunteers?
On 2002.01.22 02:00 Yunus Altunbicak wrote: > > > ---------- Forwarded Message ---------- > Subject: Re: [Pgui-devel] Cross Compiling? > Date: Tue, 22 Jan 2002 10:27:37 +0200 > From: Yunus Altunbicak <[EMAIL PROTECTED]> > To: Mark McChrystal <[EMAIL PROTECTED]> > > > try this, > > CC=m68k-pic-coff-gcc LD=m68k-pic-coff-ld AR=m68k-pic-coff-ar > RANLIB=m68k-pic-coff-ranlib ./configure --host=m68k-pic-coff > > yunus > > On Tuesday 22 January 2002 00:12, you wrote: > > How do I setup pgui cvs so that the configure script > > checks for the cross compiler? I see there is a > > crosspgui.m4 but I don't know how to enable it. > > Running autogen.sh then ./configure > > --host=m68k-pic-coff --build=`./config.guess` > > --with-prefix runs the standard config--gcc is used. > > > > > > Thanks, > > > > Mark > > > > __________________________________________________ > > Do You Yahoo!? > > Send FREE video emails in Yahoo! Mail! > > http://promo.yahoo.com/videomail/ > > > > _______________________________________________ > > Pgui-devel mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/pgui-devel > > ------------------------------------------------------- > > _______________________________________________ > Pgui-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/pgui-devel > _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
