Re: compiling ogle_gui with Sun CC
Vincent Cojot <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Jake, Did you run 'make distclean' before re-configuring ogle_gui for use with Sun's CC? I never compile ogle_gui with Forte, I don't even think it does compile with it. In fact, it may not provide any kind of improvement since the X11/XShm window is handled by 'ogle' directly (someone please correct me if I'm wrong...). At any case, ogle_gui compiles fine with gcc3 and heavy sparc optimization flags so I guess Forte wouldn't make too much of a difference for the gui.. :) ,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-, Vincent S. Cojot, Computer Engineering. STEP project. _.,-*~'`^`'~*-,._.,-*~ Ecole Polytechnique de Montreal, Comite Micro-Informatique. _.,-*~'`^`'~*-,. Linux Xview/OpenLook resources page _.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~' http://step.polymtl.ca/~coyote _.,-*~'`^`'~*-,._ [email protected] They cannot scare me with their empty spaces Between stars - on stars where no human race is I have it in me so much nearer home To scare myself with my own desert places. - Robert Frost On Tue, 20 Jan 2004, Jake Goerzen wrote: > When I try to compile ogle_gui with Sun's compiler I get an error: > > cc: illegal option -Wall > > I know that -Wall is a gcc specific option, but I thought that I compiled > ogle_gui with Sun's CC in the past. Am I missing something? > > Thanks, > > Jake