This is the mail archive of the ecos-discuss@sources.redhat.com 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: powerpc-eabi on cygwin


On Wed, Apr 09, 2003 at 12:46:11PM +0100, Jonathan Larmour wrote:
>Christopher Faylor wrote:
>>On Tue, Apr 08, 2003 at 05:20:03PM +0100, Jonathan Larmour wrote:
>>>
>>>And now we've also determined it appears to be Win9x specific.
>>
>>
>>mmap problem maybe?  Does adding "--with-gc=simple" to the command line
>>make things work "better"?  That should be the defaulton Windows 9x but
>>if something isn't causing this to be considered the default, all sorts
>>of breakage can happen.
>
>Ah, is this determined by autoconf at toolchain build time? The tools are 
>built on NT/XP (since that should be more reliable than Win9x in general). 
>If so, that would certainly explain it then.

No, it's supposed to be a runtime thing so that a gcc built on NT will still
work on 98.

I'm grasping at straws, really, but usually when there are problems with gcc on
Windows 98, it's been due to mmap issues.  At least that has been the case
recently.

Has anyone tried this --with-gc=simple on 98 just to see if this all a
mad delusion on my part?

cgf

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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