Rob Rix
|
23ac8b749e
|
We don’t need these options any more.
-lstdc++ is handled by g++. The libraries are handled by our wrapper
script.
|
2016-01-11 19:23:53 -05:00 |
|
Rob Rix
|
5519a1dda0
|
Use the linker wrapper.
|
2016-01-11 19:18:34 -05:00 |
|
Rob Rix
|
b7030fe9bf
|
Pass the flags through as tho to g++ itself.
|
2016-01-11 19:10:57 -05:00 |
|
Rob Rix
|
0ceafb12ac
|
Pass icui18n first.
|
2016-01-11 19:09:36 -05:00 |
|
Rob Rix
|
dc1d017a40
|
-Bstatic/-Bdynamic exist and may actually differ.
|
2016-01-11 15:34:50 -05:00 |
|
Rob Rix
|
5978a57204
|
Link -lstdc++ via ld-options.
|
2016-01-11 13:08:41 -05:00 |
|
Rob Rix
|
3404008f5b
|
Don’t use extra-libraries.
|
2016-01-11 13:08:27 -05:00 |
|
Rob Rix
|
2dc2c94b79
|
Use ld-options again.
|
2016-01-11 13:08:23 -05:00 |
|
Rob Rix
|
ef3efba294
|
Revert "Don’t link ICU (to compare the errors)."
This reverts commit 2e6ce0b97b1ccf8f95c8086b5e75d8b6ed23cee0.
|
2016-01-11 13:07:47 -05:00 |
|
Rob Rix
|
b986780045
|
Don’t link ICU (to compare the errors).
|
2016-01-11 13:05:32 -05:00 |
|
Rob Rix
|
407e9bf8bc
|
extra-libs here maybe?
|
2016-01-11 12:55:48 -05:00 |
|
Rob Rix
|
d5d7997a19
|
Try to statically link the ICU libs but dynamically link everything else.
|
2016-01-11 12:52:29 -05:00 |
|
Rob Rix
|
5c18bb7715
|
Revert "Pass the static archives in as ld-options."
This reverts commit 6934d44e96e6d999b352e21bfc6446c99b80a387.
|
2016-01-11 12:50:04 -05:00 |
|
Rob Rix
|
a09449720a
|
Pass the static archives in as ld-options.
|
2016-01-11 12:46:05 -05:00 |
|
Rob Rix
|
e767f9858d
|
Revert "Pass the static archives in as c-sources."
This reverts commit ff1b6769186add595de0d3d521efacd5e54cfebb.
|
2016-01-11 12:45:30 -05:00 |
|
Rob Rix
|
39a4d00a99
|
Pass the static archives in as c-sources.
|
2016-01-11 12:44:31 -05:00 |
|
Rob Rix
|
a951895ebf
|
Try linking against ICU .a’s directly.
|
2016-01-11 12:41:43 -05:00 |
|
Rob Rix
|
86566d3806
|
Bump vendor/text-icu.
|
2016-01-11 12:40:46 -05:00 |
|
Rob Rix
|
1555bfac55
|
Merge branch 'master' into d-e-p-l-o-y-m-e-n-t
|
2016-01-11 11:56:19 -05:00 |
|
Josh Vera
|
4f2cea1ab7
|
Merge pull request #386 from github/map-of-road
2016 (immediate) roadmap updates
|
2016-01-11 11:51:06 -05:00 |
|
Josh Vera
|
a71450ef2c
|
Merge pull request #395 from github/remove-profile-exe
Remove profile exe
|
2016-01-11 11:49:56 -05:00 |
|
Rob Rix
|
861a6dfc88
|
Remove the semantic-diff-profile component.
|
2016-01-11 11:46:12 -05:00 |
|
Rob Rix
|
e931df2bd5
|
Remove ld-options.
|
2016-01-11 11:16:47 -05:00 |
|
Rob Rix
|
66fb848834
|
Revert "Revert "Remove -dynamic.""
This reverts commit 7dfd43f26ed0d880ff498f98f3544059c9d5ada6.
|
2016-01-11 11:14:16 -05:00 |
|
Rob Rix
|
597397b16e
|
Revert "Remove -dynamic."
This reverts commit a0c75e64bb5896ee336d2a9c38eba4b3a6f49f9a.
|
2016-01-11 11:13:04 -05:00 |
|
Rob Rix
|
e2d4b6bfea
|
Remove -dynamic.
|
2016-01-11 11:12:15 -05:00 |
|
Rob Rix
|
188d6025d7
|
Revert "Attempt to link the ICU libs statically."
This reverts commit 5961a362ac93ff2c28e59a3bb18900c7713d68e8.
|
2016-01-11 11:12:03 -05:00 |
|
Rob Rix
|
342d42f9d2
|
Attempt to link the ICU libs statically.
|
2016-01-11 11:10:05 -05:00 |
|
Rob Rix
|
6f56d9b59d
|
Move -dynamic to the end instead.
|
2016-01-11 11:09:43 -05:00 |
|
Rob Rix
|
394427e787
|
Bump.
|
2016-01-11 11:06:10 -05:00 |
|
Rob Rix
|
842f943920
|
Try linking libstdc++ dynamically as well.
|
2016-01-11 11:02:23 -05:00 |
|
Rob Rix
|
42a69077b8
|
Try to link libc dynamically.
|
2016-01-11 10:53:20 -05:00 |
|
Rob Rix
|
7b27db926e
|
Move the static/pthread options to ld-options.
|
2016-01-11 10:48:18 -05:00 |
|
Rob Rix
|
e900220aa3
|
Pass -optl-pthread in the cabal file.
|
2016-01-11 10:37:51 -05:00 |
|
Rob Rix
|
8bec83cf84
|
Build the profile executable with -static -optl-static.
|
2016-01-11 10:11:17 -05:00 |
|
Rob Rix
|
bd50d1812a
|
Build the executable with -optl-static.
|
2016-01-11 10:10:50 -05:00 |
|
Rob Rix
|
cc8eda859f
|
Note that future milestones are TBD.
|
2016-01-11 10:05:54 -05:00 |
|
Rob Rix
|
1af0fbab68
|
Remove the second ghc-options entry from the cabal file.
|
2016-01-11 09:47:17 -05:00 |
|
Rob Rix
|
80ff4875b1
|
Indentation 💄
|
2016-01-11 09:46:50 -05:00 |
|
joshvera
|
f85573298a
|
++text-icu
|
2016-01-08 20:51:26 -05:00 |
|
joshvera
|
08dee3e69f
|
++text-icu
|
2016-01-08 20:29:22 -05:00 |
|
joshvera
|
61520c1351
|
remove optl-pthread
|
2016-01-08 20:29:01 -05:00 |
|
joshvera
|
48fd1a4b21
|
set optl-pthread and optl-static
|
2016-01-08 20:24:24 -05:00 |
|
joshvera
|
c0a2f95ab7
|
++text-icu
|
2016-01-08 20:23:35 -05:00 |
|
Rob Rix
|
ae196da673
|
Bump!
|
2016-01-08 18:49:14 -05:00 |
|
Rob Rix
|
c5bcf0e3e0
|
Bump.
|
2016-01-08 18:46:16 -05:00 |
|
Rob Rix
|
5e5ad82647
|
Bump.
|
2016-01-08 18:33:26 -05:00 |
|
Rob Rix
|
bf74271bc5
|
Bump text-icu for static implementations.
|
2016-01-08 18:26:28 -05:00 |
|
Rob Rix
|
e75652b33b
|
Revert "Don’t set the static flag."
This reverts commit 0cc9f066eb0a1d8411d08666106291f978550b93.
|
2016-01-08 17:57:05 -05:00 |
|
Rob Rix
|
9b1bcd43ec
|
Don’t set the static flag.
|
2016-01-08 17:55:56 -05:00 |
|