[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Thu Jul 15 16:45:43 CEST 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/07/15 16:45:43
Modified files:
	cm3/m3-sys/cminstall/src/config-no-install/: FreeBSD.common 
	                                             I386_FREEBSD 
Log message:
	more conservative linking options on FreeBSD4:
	no -z now
	no -B symbolic
	and then no -pthread or -lc: shared libraries
	I guess aren't supposed to choose libc or libc_r but
	maybe leave it to the executable? And we don't need libc_r
	because we are using user threads?
	This fixes the crash I was seeing.
	FreeBSD >4 should be unaffected.
    
    
More information about the M3commit
mailing list