tcc -O -c oscil.c
tcc -O -c oscili.c
tcc -O -c osciln.c
tcc -O -c oscilni.c
tcc -O -c table.c
tcc -O -c tablei.c
tcc -O -c evp.c
tcc -O -c reson.c
tcc -O -c rsnset.c
tcc -O -c evset.c
tcc -O -c tableset.c
tcc -O -c cpspch.c
tcc -O -c cpsoct.c
tcc -O -c octpch.c
tcc -O -c buzz.c
tcc -O -c rrand.c
tcc -O -c boost.c
tcc -O -c allpole.c
tcc -O -c delset.c
tcc -O -c delput.c
tcc -O -c delget.c
tcc -O -c dliget.c
tcc -O -c reverb.c
tcc -O -c rvbset.c
tcc -O -c comb.c
tcc -O -c combset.c
tcc -O -c allpass.c
tcc -O -c pchoct.c
tcc -O -c octcps.c
tcc -O -c pchcps.c
tcc -O -c boscili.c
tcc -O -c bbuzz.c
==== File bbuzz.c (0) =====================================================
   24|        }
   25|        return(a);
                     ^1
***  1 Warn 1451: Implicit conversion from type 'float *' to type 'int'.
   26|}
____________________________________________________________________________

Errors: 0, Warnings: 1
tcc -O -c ballpole.c
==== File ballpole.c (0) ==================================================
    1|float ballpole(x,jcount,npoles,past,c,out,nvals)
      ^1
***  1 Warn 1486: Return statement expected in function; declared result is
***     not void.
    2|float *x,*past,*c,*out;
____________________________________________________________________________

Errors: 0, Warnings: 1
tcc -O -c brrand.c
tcc -O -c hpluck.c
tcc -O -c hcomb.c
f77    -c hplset.f
hplset.f:
   hplset:
   frand:
f77    -c hcmbst.f
hcmbst.f:
   hcmbst:
tcc -O -c setline.c
tcc -O -c random.c
tcc -O -c dbamp.c
tcc -O -c ampdb.c
tcc -O -c getsample.c
tcc -O -c breson.c
==== File breson.c (0) ====================================================
    1|
    2|float breson(x,a,out,nvals)
      ^1
***  1 Warn 1486: Return statement expected in function; declared result is
***     not void.
    3|float *x,*a,*out;
____________________________________________________________________________

Errors: 0, Warnings: 1
tcc -O -c resonz.c
==== File resonz.c (0) ====================================================
   25|
   26|float bresonz(sig,a,out,count)
      ^1
***  1 Warn 1486: Return statement expected in function; declared result is
***     not void.
   27|float *sig,*a,*out;
____________________________________________________________________________

Errors: 0, Warnings: 1
tcc -O -c wshape.c
tcc -O -c pluck.c
tcc -O -c pluckset.c
rm genlib.a
ar rv genlib.a oscil.o oscili.o osciln.o oscilni.o table.o tablei.o evp.o reson.o  rsnset.o evset.o tableset.o cpspch.o cpsoct.o octpch.o buzz.o rrand.o boost.o allpole.o delset.o delput.o delget.o dliget.o reverb.o rvbset.o comb.o combset.o allpass.o pchoct.o octcps.o pchcps.o boscili.o bbuzz.o ballpole.o brrand.o hpluck.o hcomb.o hplset.o hcmbst.o setline.o random.o dbamp.o ampdb.o getsample.o breson.o resonz.o wshape.o pluck.o pluckset.o
ar: creating genlib.a
a - oscil.o
a - oscili.o
a - osciln.o
a - oscilni.o
a - table.o
a - tablei.o
a - evp.o
a - reson.o
a - rsnset.o
a - evset.o
a - tableset.o
a - cpspch.o
a - cpsoct.o
a - octpch.o
a - buzz.o
a - rrand.o
a - boost.o
a - allpole.o
a - delset.o
a - delput.o
a - delget.o
a - dliget.o
a - reverb.o
a - rvbset.o
a - comb.o
a - combset.o
a - allpass.o
a - pchoct.o
a - octcps.o
a - pchcps.o
a - boscili.o
a - bbuzz.o
a - ballpole.o
a - brrand.o
a - hpluck.o
a - hcomb.o
a - hplset.o
a - hcmbst.o
a - setline.o
a - random.o
a - dbamp.o
a - ampdb.o
a - getsample.o
a - breson.o
a - resonz.o
a - wshape.o
a - pluck.o
a - pluckset.o
ranlib genlib.a
