From: "Thomas Harte" Newsgroups: comp.os.msdos.djgpp Subject: Compile extensions Date: 16 Jan 1997 20:30:41 GMT Organization: Dell Computer Corporation Lines: 6 Message-ID: <01bc03eb$6be81120$492449c2@default> NNTP-Posting-Host: host-73-36-73.btinternet.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Which extensions to the regular GCC command line do you all recommend to use when compiling for speed over size. My programs use a lot of fixed point maths, and some occasional floating point, and use both the Allegro and SB_LIB libraries. -Thomas