• Cocoon
    Cocoon
    Madgun68
    Posts: 60 from 2003/4/16
    From: Spokane, Washi...
    I'm trying to compile a command line util. On a few of the files, I get the following error (as an example):

    descriptionpacket.cpp:54: Internal compiler error:
    descriptionpacket.cpp:54: Could not find a spill register

    This happens if I just use make. I can get the program to compile if I manually create the objects (leaving out the option to specify the config file exists.)

    Is there a way around this so I can get a clean build?
  • »15.07.04 - 10:38
    Profile