This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/34844] [4.3 Regression] /usr/ccs/bin/ld: Unsatisfied symbols: dwarf2out_switch_text_section
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2008 03:04:48 -0000
- Subject: [Bug debug/34844] [4.3 Regression] /usr/ccs/bin/ld: Unsatisfied symbols: dwarf2out_switch_text_section
- References: <bug-34844-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from dave at hiauly1 dot hia dot nrc dot ca 2008-01-18 03:04 -------
Subject: Re: [4.3 Regression] /usr/ccs/bin/ld:
Unsatisfied symbols: dwarf2out_switch_text_section
I think dwarf2out_switch_text_section() is defined if DWARF2_DEBUGGING_INFO
is defined. So, it appears the attached change will fix the problem.
Dave
------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2008-01-18 03:04 -------
Created an attachment (id=14965)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14965&action=view)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34844