- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
when i compiled program sim_routing in cygwin by this command
g++ sim_routing.cc -o sim_routing
then it shows following errors
invalid preprocessors diretory #cxxdef
in file included ../../common/cost.h
../../common/sense.h
how these errors can be removed
g++ sim_routing.cc -o sim_routing
then it shows following errors
invalid preprocessors diretory #cxxdef
in file included ../../common/cost.h
../../common/sense.h
how these errors can be removed
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
g++ is part of the GNU Compiler Collection (GCC). I would recommend asking on a Linux, GNU or GCC forum.
Best regards,
==
Aubrey W.
Intel Software Network Support
g++ is part of the GNU Compiler Collection (GCC). I would recommend asking on a Linux, GNU or GCC forum.
Best regards,
==
Aubrey W.
Intel Software Network Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sign up on the gcc-help mailing list. There's also a cygwin mailing list, for problems specific to cygwin.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page