[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-ports
Subject:    g++33 creates large binaries on 5.1-RELEASE
From:       Guy Middleton <guy () obstruction ! com>
Date:       2003-11-30 15:18:02
[Download RAW message or body]

I compile a simple C++ program:

#include <fstream>
int main() {
    std::ofstream out( "file.out" );
}

With g++33 on a 5.1-RELEASE system, it creates a very large binary (500k).  Is
there something obvious I am doing wrong here?  Thanks.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic