Thread: gcc error

  1. #1
    Registered User
    Join Date
    Jun 2008
    Posts
    266

    gcc error

    I keep on getting this error compiling with gcc on Ubuntu: ld: error in main.o(.eh_frame); no .eh_frame_hdr table will be created.

    No matter the program I try compiling, I get the same message. What am I doing wrong?

  2. #2
    Registered User
    Join Date
    Jun 2008
    Posts
    266
    Never mind. Forget the command line I'm using Code::blocks.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Testing some code, lots of errors...
    By Sparrowhawk in forum C Programming
    Replies: 48
    Last Post: 12-15-2008, 04:09 AM
  2. Another syntax error
    By caldeira in forum C Programming
    Replies: 31
    Last Post: 09-05-2008, 01:01 AM
  3. Connecting to a mysql server and querying problem
    By Diod in forum C++ Programming
    Replies: 8
    Last Post: 02-13-2006, 10:33 AM
  4. Game Pointer Trouble?
    By Drahcir in forum C Programming
    Replies: 8
    Last Post: 02-04-2006, 02:53 AM
  5. Linking error
    By DockyD in forum C++ Programming
    Replies: 10
    Last Post: 01-20-2003, 05:27 AM