Subversion Repositories Kolibri OS

Compare Revisions

No changes between revisions

Regard whitespace Rev 8127 → Rev 8128

/contrib/C_Layer/EXAMPLE/rasterworks/Makefile
6,7 → 6,7
CLAYER:= $(abspath ../../)
 
LDFLAGS = -static -S -nostdlib -T $(SDK_DIR)/sources/newlib/app.lds \
--image-base 0 -lgcc -ldll -lc.dll -lapp
--image-base 0 -lgcc -ldll -lc.dll
 
CFLAGS = -g -U_Win32 -U_WIN32 -U__MINGW32__
 
/contrib/C_Layer/README
1,5 → 1,10
This is the C Layer for KolibriOS.
 
Usage:
- Say 'make' in 'ASM' folder (need installed FASM)
- Say 'make' in 'EXAMPLE' folder (need installed kos32-gcc), now we have compiled samples
 
 
Along with the C Library we have, this will serve as the backbone to easily use libraries aand programs available in C.
This is also useful for porting.
Also useful for new developers who don't know assembly but know C.
/programs/other/tte/images/scr_1.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/programs/other/tte/LICENSE
File deleted
/programs/other/tte/README.md
File deleted
/programs/other/tte/Makefile
File deleted