From: Alexei S. <ale...@gm...> - 2010-10-07 00:10:40
|
Which change are you talking about? I don't see any recent activity around that part of main_unix.cpp... Which combination of macros does your config define that causes the problem? -Alexei On Wed, Oct 6, 2010 at 7:55 PM, Geoffrey Brown <geo...@in...> wrote: > The following change which was checked in to the repository causes > immediate segv on Linux > (Linux ... machine name elided .... .6.18-194.17.1.el5 #1 SMP Mon Sep > 20 07:16:16 EDT 2010 i686 i686 i386 GNU/Linux > > > RCS file: /home/cvs/cebix/SheepShaver/src/Unix/main_unix.cpp,v > retrieving revision 1.88 > diff -r1.88 main_unix.cpp > 846c846 > < #if REAL_ADDRESSING && HAVE_LINKER_SCRIPT > --- >> #if REAL_ADDRESSING && HAVE_LINKER_SCRIPT && PAGEZERO_HACK > > > Clearly that code was turned off previously > > Geoffrey > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > |