This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

fwritable strings issue


hi

I am a developer for a small software house and we have a problem with fwritable strings in our in house compiler which takes our source code and translates it to c then invokes the gcc compiler.

The environment build ok but is unable to compile any code, if we remove the -fwritable_strings switch then the environment does not compile leaving us with no way to compile the source code.

Could you please give me some pointers as to where we can correct this by editing the compiler source code.

Yours Faithfully

Steve


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