------- Comment #7 from jmbnyc at gmail dot com  2006-08-24 16:47 -------
Subject: Re:  gcc -g and shared objects

I finally updated my system today. I now have:

[EMAIL PROTECTED] BUtil]$ uname -a
Linux localhost.localdomain 2.6.17-1.2174_FC5smp #1 SMP Tue Aug 8
16:00:39 EDT 2006 i686 i686 i386 GNU/Linux

I built the library (same as before) and this time all works as
expected. During the update, I saw that both glibc and binutils were
updated so somewhere in the system the problem was fixed.

/JMB

On 8/15/06, Jeffrey M. Birnbaum <[EMAIL PROTECTED]> wrote:
> Ok, I will update the system when I have a chance.
>
> I had looked at the .s and I did not see anything unusual.
>
> What do you mean by "memory problems"?
> /JMB
>
> On 16 Aug 2006 02:55:58 -0000, pinskia at gcc dot gnu dot org
> <[EMAIL PROTECTED]> wrote:
> >
> >
> > ------- Comment #5 from pinskia at gcc dot gnu dot org  2006-08-16 02:55 
> > -------
> > (In reply to comment #4)
> > > Subject: Re:  gcc -g and shared objects
> > >
> > > Just because it works for you does not mean it is not a problem. I am
> > > not an idiot (and I am not saying that you implied that I was) and I
> > > believe there is a problem. I believe the problem is not in ld, but in
> > > the aspect of gcc that produces -g output.
> >
> > Use -save-temps and look at the output of the .s file, there is nothing 
> > unusual
> > about it.  Also binutils includes as which is what converts the .s file into
> > the .o file.
> >
> > > Perhaps I have something
> > > screwed up with my system, but it is an unpatched default install of
> > > RH FC5. I tried a regular c file and it worked fine with -g. So, it is
> > > something with C++ compilation using -g.
> >
> > And I am using a default install of FC5 too, though updated.  Also so many
> > other people use FC5 without this issue too.
> >
> > Anyways I think you should try to update FC5 and then if does not work, try
> > seeing if you are having memory issues.
> >
> >
> > --
> >
> >
> > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28746
> >
> > ------- You are receiving this mail because: -------
> > You are on the CC list for the bug, or are watching someone who is.
> > You reported the bug, or are watching the reporter.
> >
>
>
> --
> /JMB
>


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28746

Reply via email to