From: Susanne S. <fe...@ho...> - 2001-01-04 21:56:14
|
g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c arrow.cpp -o arrow.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c box.cpp -o box.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c cone.cpp -o cone.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c convex.cpp -o convex.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c curve.cpp -o curve.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c cylinder.cpp -o cylinder.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c frame.cpp -o frame.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c ring.cpp -o ring.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c sphere.cpp -o sphere.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c arrprim.cpp -o arrprim.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c color.cpp -o color.o g++ -O3 -I. -I./CXX/Include -I/usr/include/python1.5 -D_GCC_VER -w `glib-config--cflags` `gtk-config --cflags` -I. -c cvisual.cpp -o cvisual.o cvisual.cpp:23: parse error before `return' cvisual.cpp:23: stray '\' in program cvisual.cpp:110: stray '\' in program cvisual.cpp:111: stray '\' in program cvisual.cpp:112: stray '\' in program cvisual.cpp:113: stray '\' in program cvisual.cpp:114: stray '\' in program cvisual.cpp:115: stray '\' in program cvisual.cpp:116: stray '\' in program cvisual.cpp:117: stray '\' in program cvisual.cpp:118: stray '\' in program cvisual.cpp:119: stray '\' in program cvisual.cpp:120: stray '\' in program cvisual.cpp:121: stray '\' in program cvisual.cpp:122: stray '\' in program cvisual.cpp:123: stray '\' in program cvisual.cpp:124: stray '\' in program cvisual.cpp:125: stray '\' in program cvisual.cpp:110: end of file read inside definition cvisual.cpp:132: parse error at end of input make: *** [cvisual.o] Error 1 |