Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [rfa] remove -fwritable-strings from CFLAGS
@ 2005-03-23 18:54 Martin Hunt
  2005-03-23 19:01 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Hunt @ 2005-03-23 18:54 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 172 bytes --]

This only affects Insight.

2005-03-23  Martin Hunt  <hunt@redhat.com>

        * configure.ac: Remove -fwritable-strings from CFLAGS.
        * configure: Regenerate.





[-- Attachment #2: patch --]
[-- Type: text/x-patch, Size: 596 bytes --]

Index: configure.ac
===================================================================
RCS file: /cvs/src/src/gdb/configure.ac,v
retrieving revision 1.15
diff -i -r1.15 configure.ac
1267,1275d1266
< 	   # Tcl/Tk 8.1 require -fwritable strings.  I don't
<            # know whether 8.2 will or not, but I bet it will.
<            # I don't have to worry about 7.x since we don't support it.
<            GDBTK_CFLAGS=""
< 	   if test "$GCC" = "yes"; then
<                if test "$TCL_VERSION" != "8.0" ; then
<                    GDBTK_CFLAGS="-fwritable-strings"
< 	       fi
<            fi

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

* Re: [rfa] remove -fwritable-strings from CFLAGS
  2005-03-23 18:54 [rfa] remove -fwritable-strings from CFLAGS Martin Hunt
@ 2005-03-23 19:01 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2005-03-23 19:01 UTC (permalink / raw)
  To: Martin Hunt; +Cc: gdb-patches

On Wed, Mar 23, 2005 at 10:54:29AM -0800, Martin Hunt wrote:
> This only affects Insight.
> 
> 2005-03-23  Martin Hunt  <hunt@redhat.com>
> 
>         * configure.ac: Remove -fwritable-strings from CFLAGS.
>         * configure: Regenerate.

OK.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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

end of thread, other threads:[~2005-03-23 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-23 18:54 [rfa] remove -fwritable-strings from CFLAGS Martin Hunt
2005-03-23 19:01 ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox