hi i'm trying to compile csound and get failures on the final link stage. i got this version: Csound-4.24.1 and here is the error: gcc -o csound main.o -L. -lcsound32 ./libcsound32.so: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: csound: hidden symbol `__dso_handle' in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtbegin.o is referenced by DSO /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status also: 545 $ uname -a Linux ralph 2.6.11-gentoo-r8 #1 Tue May 10 17:23:38 EDT 2005 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz GenuineIntel GNU/Linux suggestions? -- \js [ http://or8.net/~johns/ ] -- Send bugs reports to this list. To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk