Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
8b83d78a
Commit
8b83d78a
authored
Jul 12, 2002
by
sof
Browse files
[project @ 2002-07-12 04:45:27 by sof]
suggest compiling up the DLL wrapper .c file using 'ghc' rather than 'gcc'
parent
a009c03a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/docs/users_guide/win32-dlls.sgml
View file @
8b83d78a
...
@@ -266,7 +266,7 @@ single module tree in the DLL).
...
@@ -266,7 +266,7 @@ single module tree in the DLL).
Compile this up:
Compile this up:
<Screen>
<Screen>
g
c
c -c dllMain.c
g
h
c -c dllMain.c
</Screen>
</Screen>
</Para>
</Para>
</ListItem>
</ListItem>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment