Thread: Need a little help with compile time options

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    May 2009
    Posts
    4,183
    You might need an linker option or a different compiler/toolchain both are just guesses.
    "...a computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are,in short, a perfect match.." Bill Bryson

  2. #2
    Registered User awsdert's Avatar
    Join Date
    Jan 2015
    Posts
    1,734
    Quote Originally Posted by stahta01 View Post
    You might need an linker option or a different compiler/toolchain both are just guesses.
    If the error occurred during link time I could understand the suggestion of a different linker, curios to know who you arrived at that result, as for the different compiler/toolchain, I did install mingw before this but every variation of "mingw-gcc" I could think of didn't work out, the only information of what the binary was called I could find was just "use gcc", that was not helpful to me, if you happen to know what to use to explicitly indicate the mingw compiler I would be happy to read it.

    Edit: btw admin, if you think of a better title for this thread that more accurately summarises the problem, feel free to change the title as I couldn't think of one

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 10-10-2017, 11:01 AM
  2. I want to exclude functions on compile time. Options?
    By Jonas West Alrĝ in forum C Programming
    Replies: 1
    Last Post: 03-06-2013, 09:19 AM
  3. Replies: 2
    Last Post: 01-12-2013, 10:11 AM
  4. Replies: 2
    Last Post: 09-11-2007, 03:57 PM
  5. g++ compile options
    By cybernike in forum Linux Programming
    Replies: 2
    Last Post: 07-05-2007, 12:09 AM

Tags for this Thread