Mail Archives: djgpp/2000/05/02/13:08:58
Seems nice, but I have a problem, when I run make, I get the following:
D:\pvf409\djgpp\contrib\bcd>make
gcc -O -Wall -DSTANDALONE -o bcd bcd.c
d:/pvf409/djgpp/bin/ld.exe: cannot open crt0.o: No such file or directory
(ENOENT)
collect2: ld returned 1 exit status
make.exe: *** [bcd] Error 1
Any suggestions? Am I missing something? What is "crt0.o" ?
"Florian X" <dos DOT fire AT aon DOT at> wrote in message
news:390ef9f9$0$72098 AT SSP1NO17 DOT highway DOT telekom DOT at...
> Hi!
>
> There is a very good cd lib: BCD 1.04
>
> ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2tk/bcd_104.zip
>
> Bye, Florian
>
> Paul Vanukoff schrieb in Nachricht <8empao$5k6$1 AT nnrp02 DOT primenet DOT com>...
> >Are there any good, robust CD player libraries available for dgjpp? I
need
> >the following abilities:
> >
> >get some basic info about cd: number of tracks, track lengths, etc.
> >play from beginning of a track.
> >pause track and retrieve time-position.
> >play from arbitrary time-position.
> >
> >I basically need to be able to play a track, pause it, play another
track,
> >then go back to playing the original track at the point I left off at.
> >
> >If no such library exists, I will have to create my own I suppose. I have
> >read the cdrom programming faq, so that is at least a starting point.
> Thanks
> >for reading this!
> >
> >--
> >Paul Vanukoff
> >vanukoff AT primenet DOT com
> >
> >
> >
>
>
- Raw text -