This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

vtable is in the wrong segment


I am working on an embedded app (target=motorola-power-pc host=686-cygwin-pe) and under older gcc the the vtables were
part of the text segment

Now they have moved.  Is there a way to have the linker combine segments?

sps


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]