From mboxrd@z Thu Jan 1 00:00:00 1970 To: rattan@cps.cmich.edu From: erik quanstrom Subject: [9fans] drawterm and Solaris-Sparc In-Reply-To: Message-Id: <20050909150703.8DC6FB0715@conchobor.berzerked.org> Date: Fri, 9 Sep 2005 11:07:03 -0400 Cc: 9fans@cse.psu.edu Topicbox-Message-UUID: 85d699f4-ead0-11e9-9d60-3106f5b1d025 i had the same problem on linux; the solution on linux was: gcc --static does that work for you? erik ---- Is there a way to generate a staticaly linked binary on Solaris-5.10? adding -B static to LDFLAGS seems to have no effect.