All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Carlos O'Donell Jr." <carlos@megatonmonkey.net>
To: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] Glibc 2.2.4-2 No Optimizations = No Compliation
Date: Thu, 11 Oct 2001 07:31:01 -0400	[thread overview]
Message-ID: <20011011073101.B5637@megatonmonkey.net> (raw)

pa-list,

I was working on glibc once again last night.

With the hopes of compiling the library with less optimizations
and tracing through some saner PARISC assembly.

I've noticed that glibc-2.2.4/config.h.in (eventually becomes
config.h) throws an error if glibc is compiled wihtout 
optimizations.

"#error glibc cannot be compiled without optimizations"

Why?

I've trolled the glibc lists, and the faq, hunted through gcc
manuals and referance documentation... to no avail.

As of last year, Drepper made -02 the stable glibc 
compilation standard.

I've compiled glibc with -O1 and it looks like saner assembly.
I have yet to do a full trace through again.

I would like to compile with -O0, but I'm not quite sure of
the ramifications. 

Any reasons why I can't? Any ideas?

c.

Note: This is only for the sake of debugging :)

             reply	other threads:[~2001-10-11 11:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-11 11:31 Carlos O'Donell Jr. [this message]
2001-10-11 13:47 ` [parisc-linux] Glibc 2.2.4-2 No Optimizations = No Compliation Matthew Wilcox
2001-10-11 13:59   ` Carlos O'Donell Jr.
2001-10-11 14:03     ` Matthew Wilcox
2001-10-11 14:19       ` Carlos O'Donell Jr.

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=20011011073101.B5637@megatonmonkey.net \
    --to=carlos@megatonmonkey.net \
    --cc=parisc-linux@lists.parisc-linux.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.