Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner | |
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/tof/; revision=11724 | |||
2008-04-02 | Changed tof's internal Makefile | Thomas O Fredericks | |
svn path=/trunk/externals/tof/; revision=9675 | |||
2008-03-31 | Added breakpoint and breakpoints to tof externals | Thomas O Fredericks | |
svn path=/trunk/externals/tof/; revision=9639 |