|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
Linux-hosted cross compiler build from gcc 4.4.0?Hi!
Is there scripts, instructions or build binaries for linux hosted cross compiler? I have read http://www.mingw.org/wiki/LinuxCrossMinGW but that is only for older release, and latest release is differently packaged. -- M. Tavasti / tavasti@... / +358-40-5078254 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users |
|
|
Re: Linux-hosted cross compiler build from gcc 4.4.0?On Friday 14 August 2009 14:45:32 Markku Tavasti wrote:
> Is there scripts, instructions or build binaries for linux hosted > cross compiler? There is the script package referred to in... > I have read http://www.mingw.org/wiki/LinuxCrossMinGW ...which, as you note... > but that is only for older release, It is currently set up for GCC-3.4.5, and because... > latest release is differently packaged. ...it needs some work to bring it forward to GCC-4.4. If anyone would care to volunteer patches, (against CVS for preference), I will gladly review them. Otherwise, GCC-3.4.5 will remain our current cross-compiler offering, until I find some spare time to pursue it myself. -- Regards, Keith. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users |
|
|
Re: Linux-hosted cross compiler build from gcc 4.4.0?On Fri, 2009-08-14 at 16:45 +0300, Markku Tavasti wrote:
> Is there scripts, instructions or build binaries for linux hosted cross > compiler? I have read http://www.mingw.org/wiki/LinuxCrossMinGW but that > is only for older release, and latest release is differently packaged. You could probably use cegcc - http://cegcc.sourceforge.net . I have 4.4 (mostly?) operational for arm-mingw32ce and i386-mingw32ce . Danny -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users |
|
|
Re: Linux-hosted cross compiler build from gcc 4.4.0?> Is there scripts, instructions or build binaries for linux hosted cross
> compiler? I have read http://www.mingw.org/wiki/LinuxCrossMinGW but that > is only for older release, and latest release is differently packaged. You might get some insight here -> http://www.linuxquestions.org/questions/linux-software-2/free-compilers-and-cross-compilers-for-linux-and-windows.-640030/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users |
|
|
Re: Linux-hosted cross compiler build from gcc 4.4.0?Fedora seems to have scripts for building GCC 4.4.0 for the MinGW target...
On Mon, Aug 17, 2009 at 3:41 PM, Mads Dyrholm <mistermads@...> wrote:
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users |
|
|
Re: Linux-hosted cross compiler build from gcc 4.4.0?> Fedora seems to have scripts for building GCC 4.4.0 for the MinGW target...
Also in the openSUSE Build Service. (And also a 64-bit code producing gcc, i.e. mingw-w64.) Plus a shitload of the usual open source libraries then built with these cross compilers. --tml ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users |
|
|
Re: Linux-hosted cross compiler build from gcc 4.4.0?King InuYasha wrote:
> Fedora seems to have scripts for building GCC 4.4.0 for the MinGW > target... > I use these with alien, thanks! However, there seems to be also http://www.nongnu.org/mingw-cross-env/ --Tavasti ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users |
|
|
Re: Linux-hosted cross compiler build from gcc 4.4.0?On Thu, Sep 10, 2009 at 9:51 PM, Markku Tavasti <tavasti@...> wrote:
> King InuYasha wrote: >> Fedora seems to have scripts for building GCC 4.4.0 for the MinGW >> target... >> > I use these with alien, thanks! What are you using? Debian? Ubuntu? mingw 4.4.1 packages for Ubuntu Hardy are available from my PPA: http://launchpad.net/~pgquiles/+archive/ppa If you are interested in packages for another Ubuntu version, tell me. > However, there seems to be also http://www.nongnu.org/mingw-cross-env/ -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users |
|
|
Re: Linux-hosted cross compiler build from gcc 4.4.0?Keith Marshall wrote:
> On Friday 14 August 2009 14:45:32 Markku Tavasti wrote: >> Is there scripts, instructions or build binaries for linux hosted >> cross compiler? > > There is the script package referred to in... > >> I have read http://www.mingw.org/wiki/LinuxCrossMinGW > > ...which, as you note... > >> but that is only for older release, > > It is currently set up for GCC-3.4.5, and because... > >> latest release is differently packaged. > > ...it needs some work to bring it forward to GCC-4.4. If anyone > would care to volunteer patches, (against CVS for preference), I > will gladly review them. Otherwise, GCC-3.4.5 will remain our > current cross-compiler offering, until I find some spare time to > pursue it myself. > bring this to 4.4, would I? What's the current status on this? ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users |
|
|
Re: Linux-hosted cross compiler build from gcc 4.4.0?On Monday 19 October 2009 09:34:01 Nathan Schulte wrote:
> Keith Marshall wrote: > > On Friday 14 August 2009 14:45:32 Markku Tavasti wrote: > >> Is there scripts, instructions or build binaries for linux > >> hosted cross compiler? > > > > There is the script package referred to in... > > > >> I have read http://www.mingw.org/wiki/LinuxCrossMinGW > > > > ...which, as you note... > > > >> but that is only for older release, > > > > It is currently set up for GCC-3.4.5, and because... > > > >> latest release is differently packaged. > > > > ...it needs some work to bring it forward to GCC-4.4. If anyone > > would care to volunteer patches, (against CVS for preference), I > > will gladly review them. Otherwise, GCC-3.4.5 will remain our > > current cross-compiler offering, until I find some spare time to > > pursue it myself. > > I wouldn't be wasting my time if I decided to pursue creating > patches bring this to 4.4, would I? No; any contribution you can make will be appreciated, thanks. > What's the current status on this? I simply haven't had time to follow up any further. If you'd like to work on it, please do. Please try to preserve backward compatibility for 3.4.5 -- the technique I used to accommodate the change in naming convention for mingw-runtime --> mingwrt may help. Do note that Hin Tak Leung has identified some of the issues; see: https://sourceforge.net/tracker/?func=detail&aid=2858476&group_id=2435&atid=102435 http://article.gmane.org/gmane.comp.gnu.mingw.devel/3453 http://article.gmane.org/gmane.comp.gnu.mingw.devel/3458 -- Regards, Keith. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users |
| Free embeddable forum powered by Nabble | Forum Help |