gcc -W -traditional -m68881 -finline-functions -O -c array.c gcc -W -traditional -m68881 -finline-functions -O -c boolean.c gcc -W -traditional -m68881 -finline-functions -O -c config.c gcc -W -traditional -m68881 -finline-functions -O -c control.c gcc -W -traditional -m68881 -finline-functions -O -c dictionary.c gcc -W -traditional -m68881 -finline-functions -O -c file.c file.c: In function Echo: file.c:327: warning: `Echo' was declared implicitly `extern' and later `static' file.c:305: warning: previous declaration of `Echo' file.c: In function PseudoFile: file.c:402: warning: `PseudoFile' was declared implicitly `extern' and later `static' file.c:385: warning: previous declaration of `PseudoFile' file.c: In function EditLine: file.c:415: warning: `EditLine' was declared implicitly `extern' and later `static' file.c:409: warning: previous declaration of `EditLine' file.c: In function EditStatement: file.c:442: warning: `EditStatement' was declared implicitly `extern' and later `static' file.c:408: warning: previous declaration of `EditStatement' file.c: In function PReadString: file.c:579: warning: variable `c' used uninitialized in this function gcc -W -traditional -m68881 -finline-functions -O -c integer.c gcc -W -traditional -m68881 -finline-functions -O -c main.c gcc -W -traditional -m68881 -finline-functions -O -c math.c math.c: In function ParseSign: math.c:153: warning: `ParseSign' was declared implicitly `extern' and later `static' math.c:90: warning: previous declaration of `ParseSign' math.c: In function ParseInteger: math.c:170: warning: `ParseInteger' was declared implicitly `extern' and later `static' math.c:99: warning: previous declaration of `ParseInteger' gcc -W -traditional -m68881 -finline-functions -O -c misc.c gcc -W -traditional -m68881 -finline-functions -O -c name.c gcc -W -traditional -m68881 -finline-functions -O -c operator.c operator.c: In function ExecOperator: operator.c:207: warning: variable `res' used uninitialized in this function gcc -W -traditional -m68881 -finline-functions -O -c poly.c gcc -W -traditional -m68881 -finline-functions -O -c property.c gcc -W -traditional -m68881 -finline-functions -O -c real.c gcc -W -traditional -m68881 -finline-functions -O -c save.c gcc -W -traditional -m68881 -finline-functions -O -c stack.c gcc -W -traditional -m68881 -finline-functions -O -c string.c gcc -W -traditional -m68881 -finline-functions -O -c unix.c gcc -W -traditional -m68881 -finline-functions -O -c cache.c cache.c: In function DestroyCache: cache.c:355: warning: `DestroyCache' was declared implicitly `extern' and later `static' cache.c:98: warning: previous declaration of `DestroyCache' cache.c: In function CacheInsert: cache.c:361: warning: `CacheInsert' was declared implicitly `extern' and later `static' cache.c:271: warning: previous declaration of `CacheInsert' gcc -W -traditional -m68881 -finline-functions -O -c colour.c colour.c: In function NewRGBColour: colour.c:39: warning: variable `r' used uninitialized in this function colour.c:39: warning: variable `g' used uninitialized in this function colour.c:39: warning: variable `b' used uninitialized in this function gcc -W -traditional -m68881 -finline-functions -O -c device.c gcc -W -traditional -m68881 -finline-functions -O -c fill.c fill.c: In function ProcessEdges: fill.c:289: warning: variable `up_edge' used uninitialized in this function fill.c: In function UpEdge: fill.c:371: warning: `UpEdge' was declared implicitly `extern' and later `static' fill.c:303: warning: previous declaration of `UpEdge' fill.c: In function DownEdge: fill.c:377: warning: `DownEdge' was declared implicitly `extern' and later `static' fill.c:305: warning: previous declaration of `DownEdge' fill.c: In function Xvalue: fill.c:408: warning: `Xvalue' was declared implicitly `extern' and later `static' fill.c:132: warning: previous declaration of `Xvalue' fill.c: In function NextLowest: fill.c:533: warning: `NextLowest' was declared implicitly `extern' and later `static' fill.c:448: warning: previous declaration of `NextLowest' fill.c: In function AddLowest: fill.c:554: warning: variable `q' used uninitialized in this function gcc -W -traditional -m68881 -finline-functions -O -c font.c gcc -W -traditional -m68881 -finline-functions -O -c gsave.c gcc -W -traditional -m68881 -finline-functions -O -c image.c gcc -W -traditional -m68881 -finline-functions -O -c mat.c gcc -W -traditional -m68881 -finline-functions -O -c matrix.c gcc -W -traditional -m68881 -finline-functions -O -c pat.c gcc -W -traditional -m68881 -finline-functions -O -c path.c gcc -W -traditional -m68881 -finline-functions -O -c state.c gcc -W -traditional -m68881 -finline-functions -O -c stroke.c stroke.c: In function Dash: stroke.c:56: warning: variable `last_move' used uninitialized in this function stroke.c:56: warning: variable `last_dash' used uninitialized in this function stroke.c:59: warning: variable `marking' used uninitialized in this function stroke.c:59: warning: variable `index' used uninitialized in this function stroke.c:60: warning: variable `dash_left' used uninitialized in this function stroke.c: In function PStrokePath: stroke.c:363: warning: variable `angle' used uninitialized in this function stroke.c:363: warning: variable `last_angle' used uninitialized in this function gcc -W -traditional -m68881 -finline-functions -O -c hard.c hard.c: In function BitBltBlob: hard.c:225: warning: variable `op' used uninitialized in this function gcc -W -traditional -m68881 -finline-functions -O -c canon.c gcc -W -traditional -m68881 -finline-functions -O -c screen.c gcc -W -traditional -m68881 -finline-functions -O -c trapezoid.c gcc -W -traditional -m68881 -finline-functions -O -c paint.c ar ruv canon.a canon.o screen.o trapezoid.o paint.o r - canon.o r - screen.o r - trapezoid.o r - paint.o ranlib canon.a gcc -W -traditional -m68881 -finline-functions -O array.o boolean.o config.o control.o dictionary.o file.o integer.o main.o math.o misc.o name.o operator.o poly.o property.o real.o save.o stack.o string.o unix.o cache.o colour.o device.o fill.o font.o gsave.o image.o mat.o matrix.o pat.o path.o state.o stroke.o hard.o canon.a -lm `libs` -o PS gcc -W -traditional -m68881 -finline-functions -O -c X11.c X11.c: In function StringFromHardware: X11.c:478: warning: variable `c' used uninitialized in this function rm -f X11PS gcc -W -traditional -m68881 -finline-functions -o xps array.o boolean.o config.o control.o dictionary.o file.o integer.o main.o math.o misc.o name.o operator.o poly.o property.o real.o save.o stack.o string.o unix.o cache.o colour.o device.o fill.o font.o gsave.o image.o mat.o matrix.o pat.o path.o state.o stroke.o X11.o canon.a -lm -lX11