in reply to Re: Win32, MinGW and -Duse64bitint
in thread Win32, MinGW and -Duse64bitint
I've so far made the following amendments to config.gc:del /f config.h copy config_H.gc config.h 1 file(s) copied. cd .. && miniperl configpm Invalid type 'Q' in pack at lib/Config_heavy.pl line 1088. Compilation failed in require at configpm line 777. dmake: Error code 255, while making '..\lib\Config.pm' dmake: '..\lib\Config.pm' removed.
Looks like there's a bit more to do, yet :-)d_casti32 to 'undef' d_longlong to 'define' d_quad to 'define' i_inttypes to 'define' ivsize to '8' ivtype to 'long long' nv_preserves_uv_bits to '53' quadkind to '3' use64bitint to 'define'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Win32, MinGW and -Duse64bitint
by xdg (Monsignor) on Feb 21, 2007 at 12:33 UTC |