[Prev][Next][Index][Thread]
OSKit lib dependancies
Hello,
Where could I find a description of OSKit libs
dependancies ?
Here is my actual lib parameters for ld :
LIBS=-loskit_startup \
-loskit_threads -loskit_svm -loskit_amm \
-loskit_clientos -loskit_kern -loskit_lmm \
-loskit_memfs -loskit_bootp -loskit_freebsd_dev -loskit_linux_dev \
-loskit_dev \
-loskit_freebsd_net \
-loskit_freebsd_c -loskit_com
and now I would like to add oskit_linux_fs for ext2 support.
I have two problems :
- linux_fs demand 'oskit_get_call_context' (from startup)
- linux_fs and linux_dev both define
`OSKIT_LINUX_oskit_linux_osenv_init'
So
. Is it impossible to use linux_fs and linux_dev together ?
. How should I sort libs with linux_fs ?
If you're able to answer these simple questions,
please help me, thanks.
-- Yves Martin --- Elève-ingénieur ENSIMAG - 3e année ---
Adr : R.H.B. Ch. 765 Yves.Martin@ensimag.imag.fr
2 av. J. O. GRENOBLE Tél: 04 76 44 20 01
---------------------------- ICQ: 53379907 --------------
References: