This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building ConfigTool with GCC 4.x.x


Hi Gary

Your configtool-gcc-4.x.x.patch is fine. Feel free to check it in
(without the commented out class names) or I can do it if you prefer.

I do not need your configtool-gcc-3.4.x.patch to build configtool with
GCC 4.1.1 on Linux. Perhaps you have other changes in your source code
which require this?

John Dallaway


-------- Original Message --------
Subject: Building ConfigTool with GCC 4.x.x
Date: Wed, 24 Oct 2007 06:55:45 -0600
From: Gary Thomas <gary@mlbassoc.com>
To: eCos patches <ecos-patches@ecos.sourceware.org>
Newsgroups: gmane.os.ecos.patches

I just tried to build the config tool using GCC 4.2.1 and
had some problems.

The changes I needed are attached.  I'm not a C++ guru, so
please comment on them (I purposefully left the problem
sections in comments) and let me know the best way to fix
it.  The tool runs fine with the changes I made.

Note: there are two changes here.  One I previously found when
building with GCC-3.4.x and the latest one which is necessary
when using GCC-4.2.x

Thanks


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]