public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem with the string
@ 2006-11-24  9:26 kanishk rastogi
  2006-11-24  9:56 ` Andrew Haley
  2006-11-28  2:57 ` Michael Eager
  0 siblings, 2 replies; 15+ messages in thread
From: kanishk rastogi @ 2006-11-24  9:26 UTC (permalink / raw)
  To: gcc-help

hi all,
when we compile our c programs the strings which we use get defined in
read only memory.
how can i ask the gcc compiler to declare them in read-write section.
or in other words
how can i as the compiler to perform the same operation as performed
by it when we use --fno-const-strings while compiling c++ prog

thanks in advance

-- 
Everybody is made for some purpose. Find yours.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2006-11-28  2:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-24  9:26 Problem with the string kanishk rastogi
2006-11-24  9:56 ` Andrew Haley
2006-11-24 10:15   ` kanishk rastogi
2006-11-24 10:18     ` Andrew Haley
2006-11-24 10:21       ` kanishk rastogi
2006-11-24 10:24         ` Andrew Haley
2006-11-24 10:31           ` kanishk rastogi
2006-11-24 10:37             ` Andrew Haley
2006-11-24 11:16               ` kanishk rastogi
2006-11-24 11:31                 ` Andrew Haley
2006-11-24 11:40                   ` kanishk rastogi
2006-11-24 13:33                     ` Andrew Haley
2006-11-24 15:31                       ` Segher Boessenkool
2006-11-24 18:45                 ` John (Eljay) Love-Jensen
2006-11-28  2:57 ` Michael Eager

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).