1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
Amar Takhar cdf86550f2 Sigh, GNU LD can be really annoying at times, most linkers will only pull a
symbol in from a static library if that symbol is used. (how it should work)
However! if you place the library that *uses* those symbols *after* the
libraries that have them, then the gnu ld will skip past those symbols, they
will never get included and you'll get a linking error.. There are two fixes,
tell LD to scan all libraries twice (non-portable?) or just put the libraries in
an order that LD can deal with.  (annoying!)

Originally committed to SVN as r2014.
2008-03-11 06:07:08 +00:00
..
2007-04-26 21:38:42 +00:00
2007-04-26 21:38:42 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-06-19 04:14:25 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2008-01-22 20:36:07 +00:00
2007-09-11 23:22:26 +00:00
2008-03-08 18:04:51 +00:00
2008-03-08 18:04:51 +00:00
2008-01-22 20:36:07 +00:00
2007-09-11 23:22:26 +00:00
2008-03-08 18:04:51 +00:00
2008-03-09 21:49:46 +00:00
2008-03-09 21:49:46 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-01-09 02:42:45 +00:00
2007-01-09 02:42:45 +00:00
2008-03-07 00:17:03 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-10-29 15:35:53 +00:00
2007-09-11 23:22:26 +00:00
2007-10-26 19:27:42 +00:00
2008-03-08 23:41:24 +00:00
2007-09-11 23:22:26 +00:00
2007-06-20 19:40:06 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2008-01-22 20:36:07 +00:00
2007-09-11 23:22:26 +00:00
2008-01-25 20:57:58 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2008-03-09 04:16:52 +00:00
2007-04-05 22:01:33 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00
2007-09-11 23:22:26 +00:00