it is in no way possible to transfer your GCC-code from one platform, and then compile it in StormC.
you must be doing somthing wrong! because i do that kind of thing all the time(well, some of the time!)
Maybe with C-code, but not in any way with C++-code.
nope, you are definently doing somthing wrong!
all code should be ansi complient anyway... the only reason you should not be able to transfer somthing to another compiler is if there is somthing non standard...