Thread: gcc compared to VC6

  1. #1
    looking for the truth moemen ahmed's Avatar
    Join Date
    Feb 2002
    Location
    Egypt
    Posts
    161

    gcc compared to VC6

    hello,
    im a windows'user ,thinking to try linux(maybe redhat 7.2)
    but im portability of my compiled programs in linux environment , will it work in windows?????
    and im wondering what features r enclosed in gcc ? and what about its IDE compared to VC6
    thankn in advance!
    Programming is a high logical enjoyable art for both programer and user !!

  2. #2
    Registered User
    Join Date
    Jun 2002
    Posts
    3
    Unless you use special GCC extensions like Inline ASM its %100 portable granted that you dont use linux spesific header files.

    As an IDE you can use Anjuta http://anjuta.sourceforge.net

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Quick Compilation Question
    By chacham15 in forum C Programming
    Replies: 10
    Last Post: 10-12-2008, 08:15 PM
  2. Profiler Valgrind
    By afflictedd2 in forum C++ Programming
    Replies: 4
    Last Post: 07-18-2008, 09:38 AM
  3. Replies: 4
    Last Post: 09-02-2007, 08:47 PM
  4. Compiles on gcc 3.3 but not on gcc 4.0.3
    By cunnus88 in forum C++ Programming
    Replies: 5
    Last Post: 03-29-2007, 12:24 PM
  5. gcc
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 21
    Last Post: 10-22-2003, 03:46 PM