Could you tell me whose source code which has analysed Lcc e

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Xinyan Liu

Could you tell me whose source code which has analysed Lcc e

Post by Xinyan Liu »

Could you tell me whose source code which has analysed Lcc everybody has,I want to analyse now, But really unable to start .........
jrfritz

Re:Could you tell me whose source code which has analysed Lc

Post by jrfritz »

Huh? Could you be more clear?
nullify

Re:Could you tell me whose source code which has analysed Lc

Post by nullify »

Kind of difficult to comprehend... I think he is requesting some kernel source code that works with the LCC compiler, so he can have a look at it and figure out where to start. I don't use LCC, though... :-\
Xinyan Liu

Re:Could you tell me whose source code which has analysed Lc

Post by Xinyan Liu »

The gentleman upstairs is right,who can help me? Thanks
jrfritz

Re:Could you tell me whose source code which has analysed Lc

Post by jrfritz »

Is LCC a C/C++ complier?

If so...most small kernels should compile...
Xinyan Liu

Re:Could you tell me whose source code which has analysed Lc

Post by Xinyan Liu »

Thank you! I have a source code of Lcc Compiler 4.2 Versions now,but it uses MakeFile to compile, But my OS is not Linux,so the question of some files and route question let me have a headache very much! Do not know whether everybody knows the simple method to compile under the enviroment of Windows (actually proves too in its doc file, But it is still not all right that I try to use Make)! Thanks
Xinyan Liu

Re:Could you tell me whose source code which has analysed Lc

Post by Xinyan Liu »

Urgent! Who answers my one,thanks .
gxl117

Re:Could you tell me whose source code which has analysed Lc

Post by gxl117 »

Hi
I know has a lcc-win32 at there:http://www.cs.virginia.edu/~lcc-win32/
This is a lcc for windows versions, useful for you ??
Xinyan Liu

Re:Could you tell me whose source code which has analysed Lc

Post by Xinyan Liu »

Thanks,try first ...
jrfritz

Re:Could you tell me whose source code which has analysed Lc

Post by jrfritz »

[attachment deleted by admin]
User avatar
df
Member
Member
Posts: 1076
Joined: Fri Oct 22, 2004 11:00 pm
Contact:

Re:Could you tell me whose source code which has analysed Lc

Post by df »

get cygwin, djgpp is no good on NT4/Win2k/XP.
it works _much_ better..
-- Stu --
Post Reply