|
From: shelarcy <she...@gm...> - 2008-03-05 12:26:29
|
I checked that now this patch also works on Windows. Thank you for your work. On Wed, 05 Mar 2008 19:49:30 +0900, Eric Kow <eri...@gm...> wrote: > I hope this works better... > > Sun Mar 2 23:37:10 GMT 2008 Eric Kow <eri...@gm...> > * Create a --enable-split-objs option for configure and makefile. > For wxcore, --enable-split-objs calls GHC with -split-objs and > combines the splitted up .o files in the archive. > > (snip) > > Tue Mar 4 22:35:24 GMT 2008 Eric Kow <eri...@gm...> > * Back off from using split-objs for Graphics.UI.WXCore.WxcTypes > I don't really understand why we have to do this, but I get undefined > symbol errors linking sample apps when using this with --enable-split-objs > > Wed Feb 27 22:31:52 GMT 2008 Eric Kow <eri...@gm...> > * Add an --hcflags option to the configure script. > For --split-objs and friends. > > (snip) > > Wed Mar 5 10:48:56 GMT 2008 Eric Kow <eri...@gm...> > * Use xargs to feed split objs to $(AR) 25 at a time. -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ |