This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/18383] [4.0 Regression] Cannot use assert in a dynamic library


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-19 19:43 -------
The patch is still slightly wrong, the real way to fix it would be to add -lgcc and make sure that the 
static libgcc's sources are pritave_extern (aka hidden and like on linux is right now).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|patch                       |
   Last reconfirmed|2004-11-08 21:06:21         |2004-11-19 19:43:40
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]