There's no -g in the flags list for the Qt front-end. The difference probably represents debug information.
Lior On Thu, 10 Oct 2002, Rob Lahaye wrote: > > Hi, > > Compiling CVS: > > Xforms LyX = 103M (stripped: 5M ) > > Qt LyX = 7Mb (stripped: 4M ) > > Xforms is recent RC5. > Qt is 3.0.5. > > Any reason for this huge difference in unstripped file sizes? > > Cheers, > Rob. > > PS: these are the version outputs, > > LyX 1.3.0cvs of Fri, May 3, 2002 > Built on Oct 8 2002, 21:48:10 > Configuration > Host type: i386-unknown-freebsd4.6 > Special build flags: warnings assertions xforms-image-loader > C Compiler: gcc > C Compiler flags: -g -O2 > C++ Compiler: g++ (2.95.3) > C++ Compiler flags: -g -O -Wno-non-template-friend -W -Wall > Linker flags: > Frontend: xforms > libXpm version: 4.11 > libforms version: 1.0.0 > LyX binary dir: /opt/bin > LyX files dir: /opt/share/lyx > > > LyX 1.3.0cvs of Fri, May 3, 2002 > Built on Oct 10 2002, 01:05:03 > Configuration > Host type: i386-unknown-freebsd4.6 > Special build flags: warnings assertions > C Compiler: gcc > C Compiler flags: -D_THREAD_SAFE -pthread > C++ Compiler: g++ (2.95.3) > C++ Compiler flags: -D_THREAD_SAFE -pthread -W -Wall > Linker flags: > Frontend: qt > Qt version: 3.0.5 > LyX binary dir: /opt/bin > LyX files dir: /opt/share/lyx > >