mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-31 11:30:05 +02:00
Make ldc call gcc to assemble.
This commit is contained in:
@@ -133,7 +133,7 @@ struct Module : Package
|
||||
#ifdef _DH
|
||||
void genhdrfile(); // generate D import file
|
||||
#endif
|
||||
void genobjfile(int multiobj);
|
||||
void genobjfile(int multiobj, char** envp);
|
||||
// void gensymfile();
|
||||
void gendocfile();
|
||||
int needModuleInfo();
|
||||
|
||||
Reference in New Issue
Block a user