mirror of
https://github.com/encounter/object-testfiles.git
synced 2026-07-10 12:18:40 -07:00
pe: add COFF bigobj files (#5)
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
cl /c base.c /Fobase-bigobj.obj /bigobj
|
||||
cl /c base.c /Fobase-GL.obj /GL
|
||||
gcc -c base.c -o base-bigobj.o -Wa,-mbig-obj
|
||||
Reference in New Issue
Block a user