public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Simon MARTIN <simartin@users.sourceforge.net>
To: Mark Mitchell <mark@codesourcery.com>
Cc: gcc@gcc.gnu.org
Subject: Re: HAVE_GAS_COMDAT_GROUP problem (GCC Head)
Date: Fri, 17 Sep 2004 18:28:00 -0000	[thread overview]
Message-ID: <200409171944.20150.simartin@users.sourceforge.net> (raw)
In-Reply-To: <414A4ADB.7070001@codesourcery.com>

Hello.

> It's probably a configure problem of some kind.  You should see "#undef
> HAVE_GAS_COMDAT_GROUP" in your config.in; at configure-time the compiler
> should generate an auto-host.h file that contains either "#define
> HAVE_GAS_COMDAT_GROUP 1" or "#define HAVE_GAS_COMDAT_GROUP 0".
I have the #undef in config.in, and auto-host.h is generated by configure, but 
without any reference to HAVE_GAS_COMDAT_GROUP... I tried to make distclean, 
but it didn't change anything. I guess there must be a problem with my 
system, and I don't wish to bother you anymore with that if it works with 
other people. How can I know if I must hand-set HAVE_GAS_COMDAT_GROUP to 0 or 
1 ? I have Linux on a x86. Out of curiosity, what does this define mean ? Is 
it a GCC internal or something more general ?

Regards,
Simno

      reply	other threads:[~2004-09-17 17:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-16 22:03 Simon MARTIN
2004-09-17  4:26 ` Mark Mitchell
2004-09-17 18:28   ` Simon MARTIN [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200409171944.20150.simartin@users.sourceforge.net \
    --to=simartin@users.sourceforge.net \
    --cc=gcc@gcc.gnu.org \
    --cc=mark@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).