What OS and compiler are you using? The last time I saw these types of messages was with Borland compilers on DOS/Windows on x86 machines. Borland let you select "memory models" for compilation/linking, and the smaller memory models ("small" and "compact", IIRC) were limited to 64k _TEXT segments. I've never seen this from g++/gcc/ld or any non-Borland compiler. - Mark Alexandru Sofronie wrote: > > Can anyone tell me what can I do when the C++ linker has fatal error: > Segment _TEXT exceedes 64K????? > > What can I do? > > Thanks, > [EMAIL PROTECTED] > > _______________________________________________ > Redhat-devel-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-devel-list -- ----------------------------------------------- Mark Pruett [EMAIL PROTECTED] ----------------------------------------------- _______________________________________________ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list