public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* core dump
@ 2009-04-27 10:11 Porwal_Ashutosh
  2009-04-27 21:21 ` Ian Lance Taylor
  0 siblings, 1 reply; 4+ messages in thread
From: Porwal_Ashutosh @ 2009-04-27 10:11 UTC (permalink / raw)
  To: gcc-help

H,

I wish to know whether -lCsup_v2 should be specified on the linker
options while linking with g++. I think it should not and did that to
prevent the crash, but still the crash is coming.
I guess the crash is due to non-compilation/linking with multithreaded
libraries. But still including/trying  several options I'm back to
square 1.
Any help is highly appreciated.
The complete thread for his post is 

https://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1
327087

Thanks,
Ashutosh

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

* Re: core dump
  2009-04-27 10:11 core dump Porwal_Ashutosh
@ 2009-04-27 21:21 ` Ian Lance Taylor
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Lance Taylor @ 2009-04-27 21:21 UTC (permalink / raw)
  To: Porwal_Ashutosh; +Cc: gcc-help

Porwal_Ashutosh@emc.com writes:

> I wish to know whether -lCsup_v2 should be specified on the linker
> options while linking with g++. I think it should not and did that to
> prevent the crash, but still the crash is coming.
> I guess the crash is due to non-compilation/linking with multithreaded
> libraries. But still including/trying  several options I'm back to
> square 1.
> Any help is highly appreciated.
> The complete thread for his post is 
>
> https://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1327087

It seems clear from the thread you mention that you should not use
-lCsup_v2 when compiling with gcc.  At least, not unless you also
compile libCsup_v2 with gcc.

It is impossible for us to help you with your program without a
reproducible test case which shows the problem.  It could be anything.

Ian

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

* Re: core dump
  2001-03-31 16:48 Christopher Sindall
@ 2001-04-01 12:31 ` Alexandre Oliva
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Oliva @ 2001-04-01 12:31 UTC (permalink / raw)
  To: Christopher Sindall; +Cc: gcc-help

On Apr  1, 2001, "Christopher Sindall" <surferman@lineone.net> wrote:

>     I've just started learning to use gnu gcc but it doesn't seem to do core dumps. How do I get it to do a core dump?

Core dumps are created in error situations, in which a program
accesses in invalid memory address, for example.  Why do you want GCC
to generate core dumps on purpose?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

* core dump
@ 2001-03-31 16:48 Christopher Sindall
  2001-04-01 12:31 ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Sindall @ 2001-03-31 16:48 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

Hi,
    I've just started learning to use gnu 
gcc but it doesn't seem to do core dumps. How do I get it to do a core 
dump?
            
Chris

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

end of thread, other threads:[~2009-04-27 21:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-27 10:11 core dump Porwal_Ashutosh
2009-04-27 21:21 ` Ian Lance Taylor
  -- strict thread matches above, loose matches on Subject: below --
2001-03-31 16:48 Christopher Sindall
2001-04-01 12:31 ` Alexandre Oliva

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).