On Sun, 25 Feb 2001, Mark J. Roberts wrote: > On 25 Feb 2001, Steven Hazel wrote: > > > > GCJ seems to ignore the -static flag when combined with -shared. :( > > > > Then just name the .a files explicitly. It's just like linking with > > .o's. > > That works, but one of the deps, libgcc_s.so.0, doesn't seem to have a .a > file. Maybe I need to configure GCC specially...
Oh my, when I compile in the .a files this way, the code segfaults! What else did I expect... -- Mark Roberts mjr at statesmean.com _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
