problem with C++ compiler on UNIX platform
-
Hi,
I have following problem:
When I compile a program with my UNIX compilator it takes too long and also it generades a large file. I make a compilation with command "CC". I thing that the compilator version is: Sun WorkShop(TM) Release 6 update 1. I think that the problem is somewhere in libraries but I don't know where and how can I fix them.
PS: When I run a C compiler it runs OK - fast an with correct size
Thanks.
-
Hey, would you try "g++"?
MfG Roman1311
-
on my UNIX I can't run g++
-
Your problem is that the compilation takes too long and the resulting file is too large?
This forum isn't about compiler specific problems. But I'm sure a moderator will move this thread to the right forum.
-
I don't know how to solve your problem, but if you can, you should try (=buy) a newer version of sun's CC (Compiler Collection) (I think the actual version is 8.0).
I found this site: http://developers.sun.com/prodtech/cc/reference/docs/index.html
The first thing you should do is to write a mail to the support
-
Dieser Thread wurde von Moderator/in davie aus dem Forum C++ in das Forum Andere Compiler verschoben.
Im Zweifelsfall bitte auch folgende Hinweise beachten:
C/C++ Forum :: FAQ - Sonstiges :: Wohin mit meiner Frage?Dieses Posting wurde automatisch erzeugt.
-
I think the actual version is 8.0
You meant the current version, didn't you?
actual == tatsächlich, eigentlich, wirklich
-
em... yes
-
So ???
No IDEA ???