cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
fsave memoized error
fsave memoized error
Aug 26, 2008 at 3:00am UTC
yousufrafi
(3)
Hello all,
I am using Dev-C++ and while executing a program i get an error which states "unrecognized command line option
fsave memoized
" can anyone please help me out with this
Aug 26, 2008 at 3:19am UTC
Duthomhas
(13282)
Current versions of the GCC don't support the -fsave-memoized option. See here
http://www.gamedev.net/community/forums/topic.asp?topic_id=500893
Hope this helps.
Aug 26, 2008 at 12:24pm UTC
yousufrafi
(3)
bundle of thanks bro, it worked all right
Topic archived. No new replies allowed.