From: shelarcy <she...@gm...> - 2008-03-08 07:50:14
|
On Sat, 08 Mar 2008 09:50:47 +0900, Eric Y. Kow <eri...@gm...> wrote: > Argh... ran into an annoying stumbling block. If I configure > --enable-split-objs -hcprof, I can no longer build the sample > applications without also passing in -prof (otherwise, you > get linker errors). Don't understand why. profiling library doesn't have ENABLE-SPLITOBJS flag now. So --enable-split-objs doesn't affect symbols. I had made patch for that. But this affect little, so I didn't send before. How about apply this patch and try again? I want to know about -prof's new result. And please check your problem is cause of haddock2. Haddock2 build objects in building documents. -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ |