- Notifications
You must be signed in to change notification settings - Fork5
Commit51be78b
committed
Update docs on building for Windows to accomodate current reality.
Document how to build 64 bit Windows binaries using the MinGW64 tool set.Remove recommendation against using Mingw as a build platform.Be more specific about when Cygwin is useful and when it's not, inparticular note its usefulness for running psql, andadd a note about building on Cygwin in non-C locales.Per recent discussions.1 parentc5ba11f commit51be78b
2 files changed
+35
-6
lines changedLines changed: 16 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 |
| |
54 |
| - | |
55 |
| - | |
| 59 | + | |
56 | 60 |
| |
57 | 61 |
| |
58 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
59 | 70 |
| |
60 | 71 |
| |
61 | 72 |
| |
|
Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2312 | 2312 |
| |
2313 | 2313 |
| |
2314 | 2314 |
| |
2315 |
| - | |
| 2315 | + | |
2316 | 2316 |
| |
2317 | 2317 |
| |
2318 | 2318 |
| |
| |||
2371 | 2371 |
| |
2372 | 2372 |
| |
2373 | 2373 |
| |
| 2374 | + | |
| 2375 | + | |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
2374 | 2384 |
| |
2375 | 2385 |
| |
2376 | 2386 |
| |
| |||
2580 | 2590 |
| |
2581 | 2591 |
| |
2582 | 2592 |
| |
| 2593 | + | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
| 2598 | + | |
| 2599 | + | |
| 2600 | + | |
2583 | 2601 |
| |
2584 | 2602 |
| |
2585 | 2603 |
| |
|
0 commit comments
Comments
(0)