[Prev][Next][Index][Thread]

Hi!



Hello oskit-users,

  I am not familiar with the makefile.
  I am wondering what this line means:

   $(filter %.a, $(foreach DIR,$(LIBDIRS),$(wildcard $(DIR)/*)))

   By the way,if I only want to have the os boot, do I have
   to call the function as oskit_clientos_init()?
   How  is the mememory allocated when booting up?

   I mean, where is initial code segment put when first booting up,
   since I want to rearrange the memory later myself.
   thanks
    

-- 
Best regards,
 liangshuang                          mailto:hust



Follow-Ups: