]> Pileus Git - grits/commitdiff
Win32 port
authorAndy Spencer <andy753421@gmail.com>
Sat, 1 May 2010 00:00:32 +0000 (00:00 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 1 May 2010 01:23:48 +0000 (01:23 +0000)
- Use conditional -fPIC
  - All Win32 is PIC

- Use conditional -static
  - -static on Win32 causes double DLL includes

- Add "b" flag to fopen

- Manually fseek when appending
  - Otherwise ftell is incorrect


No differences found