Thread: Annoying warning

  1. #1
    Registered User
    Join Date
    Nov 2008
    Posts
    41

    Question Annoying warning

    So I'm writing a program with Netbeans and the programs compiles and runs just fine, however I always get this warning:

    Code:
    Warning: .drectve `/DEFAULTLIB:"LIBC" /DEFAULTLIB:"OLDNAMES" ' unrecognized
    It seems to be benign but I'd rather get rid of it, does anyone know how? I have no idea what it's talking about.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 03-12-2011, 06:59 PM
  2. Replies: 9
    Last Post: 05-28-2010, 10:11 AM
  3. annoying lil bug
    By baka1337 in forum C++ Programming
    Replies: 6
    Last Post: 04-23-2003, 12:36 AM
  4. Which is more annoying?
    By BMJ in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 10-29-2002, 12:16 AM