On Fri, Feb 07, 2003 at 07:36:04AM -0800, Randolph Chung wrote: > > By the way, after that, I tried to build kdelibs from source. It fails > > the same manner. When using -ffunction-sections, it also failed, but a lot > > further. You can fetch the build logs on > > http://www.aurel32.net/kde_hppa/kdelibs > > > > It seems that in appears when linking very big .o files. Am I right ? In > > this case a workaround would be to compile kdelibs with --disable-final, > > as in this case the .cpp files are compiled indepently. > > that's good to know. Chris, can you try this for now? It may also > address the other (arts) assembler error if you can do that in arts too. > I'll need to do some more investigations to figure out what's happening > here. There are a few different causes of the "function-sections" > warning.
I have already started a build of kdelibs with -ffunction-sections and --disable-final on my hppa workstation, but as it is very slow, I don't expect to know the result before about 10 hours. If it works, I'll try with --disable-final only.

