← Back to Users
rv101's activity in the archive.
Are you working for General Electric?
Or, from the same Montreal 2600 group: http://step.polymtl.ca/~rv101/movies/badger-xxx.av i mirror: http://rv101.dyndns.org/~rv101/pictures/movies/can ada/mar2004/badger-xxx.avi
Or if you're geek enough you can tape yourself badger-badgering: http://www.mtl2600.org/media/video/badgerbadger.mp g
From the same source code, gcc3 creates a binary three times as large as the one created with gcc2.95: $ make g++-2.95 -O3 -otexte.gcc.2.95 texte.C -L/usr/X11R6/lib -lGL -lX11 g++-3.0 -O3 -otexte.gcc.3 texte.C -L/usr/X11R6/lib -lGL -lX11 $ ll 203 Makefile 12760 texte.C 12614 texte.gcc.2.95 29899 texte.gcc.3
Are you working for General Electric?
Or, from the same Montreal 2600 group:v i
n ada/mar2004/badger-xxx.avi
http://step.polymtl.ca/~rv101/movies/badger-xxx.a
mirror:
http://rv101.dyndns.org/~rv101/pictures/movies/ca
Or if you're geek enough you can tape yourself badger-badgering: http://www.mtl2600.org/media/video/badgerbadger.mp g
From the same source code, gcc3 creates a binary three times as large as the one created with gcc2.95:
$ make
g++-2.95 -O3 -otexte.gcc.2.95 texte.C -L/usr/X11R6/lib -lGL -lX11
g++-3.0 -O3 -otexte.gcc.3 texte.C -L/usr/X11R6/lib -lGL -lX11
$ ll
203 Makefile
12760 texte.C
12614 texte.gcc.2.95
29899 texte.gcc.3