Thread: It's a great day

  1. #1
    geek SilentStrike's Avatar
    Join Date
    Aug 2001
    Location
    NJ
    Posts
    1,141

    It's a great day

    First time I broke the compiler

    14 vectortest.cpp
    c:\code\c++\gravitysim\vector3.h:58: Internal compiler error.

    58 vector3.h
    Please submit a full bug report.

    58 vector3.h
    See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
    Prove you can code in C++ or C# at TopCoder, referrer rrenaud
    Read my livejournal

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    164
    That have happened to me several times when I screwed around with asm-statements.
    // Gliptic

  3. #3
    Has a Masters in B.S.
    Join Date
    Aug 2001
    Posts
    2,263
    try using templates in MSVC.
    ADVISORY: This users posts are rated CP-MA, for Mature Audiences only.

  4. #4
    Registered User
    Join Date
    Sep 2001
    Posts
    164
    Has MSVC bugs with templates?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Should I learn a FULL language first?
    By Raeliean in forum Game Programming
    Replies: 8
    Last Post: 07-16-2005, 06:59 PM
  2. Julian day of year
    By marcelowuo in forum C Programming
    Replies: 6
    Last Post: 06-15-2005, 05:11 PM
  3. Airline Booking System - PLZ HELP
    By Gecko2099 in forum C Programming
    Replies: 5
    Last Post: 03-26-2005, 12:17 PM
  4. int day to date string?
    By SpuRky in forum C Programming
    Replies: 5
    Last Post: 06-06-2002, 11:49 PM
  5. Another day for compjinx.... (this is very meaningless, I am a little board)
    By compjinx in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 04-02-2002, 07:27 PM