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 libmudflap/24420] mudflap doesnt work with DSOs?



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-10-18 14:18 -------
extern char _end[];
extern char ENTRY_POINT[];


Maybe they should be made to be pointers and weak.


-- 


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


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