David Lindauer
David Lindauer
The main difficulty, aside from the fact there are explicit assumptions in the compiler about the idea that only one function can be compiled at a time... is the fact...
ok so there isn't one right now but I don't see this as a big deal either... but im getting lots of stuff piled up :smile:
so we will likely be able to strip debug symbols, public names, entire sections, and relocations. I will try to keep the same options as strip when we do this.
this is a duplicate of #988, closing
while occil does define its own dialect, it should support most standard C programs up through C11, if you don't expect to have things like the threads library and complex...
@GitMensch there is a problem with these commits: you've changed various CPJ files to refer to where the files exist in the source tree, however, the files don't get installed...
im doing the gitignore and dosxclude.lst separately in another commit, I'm going to close this one
i guess i missed that this also changed the iss file. But the reason i didn't accept this pull request is that as i commented earlier, it broke the builds....
so will fix this and the examples thing in conjunction with closing #1020...
hm i'll have to work on this do we need a wmain() too?