This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

1.5.2-1 file truncated


Timidity is a midi player.
Up until now, I've not had any problems compiling it or other source code.

I compiled the cygwin version of bash with no problems.
The linking part with the original cygwin version of ld
gives the following error.
I'm not sure what's causing it.
Heres a snapshot of the screen where it fails.
Mind you, this is on code that worked fine up 1.5.1-1.

gcc  -O2  -L/usr/X11R6/lib -o timidity.exe  aiff_a.o aq.o au_a.o audio_cnv.o
com
mon.o controls.o effect.o filter.o freq.o instrum.o list_a.o loadtab.o m2m.o
mfi
.o miditrace.o mix.o mod.o mod2midi.o modmid_a.o mt19937ar.o optcode.o
output.o
playmidi.o quantity.o raw_a.o rcp.o readmidi.o recache.o resample.o reverb.o
sbk
conv.o sffile.o sfitem.o smfconv.o smplfile.o sndfont.o tables.o timidity.o
vers
ion.o wave_a.o wrd_read.o wrdt.o w32_a.o ../interface/libinterface.a
../libarc/l
ibarc.a ../libunimod/libunimod.a
ls/libutils.a  -lX11 -lm       -lwinmm
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: final
lin
k failed: File truncated
collect2: ld returned 1 exit status
make[2]: *** [timidity.exe] Error 1
make[2]: Leaving directory `/home/sherlock/timidity/o/timidity'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sherlock/timidity/o'
make: *** [all] Error 2

sherlock@bobby ~/timidity/o
$



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]