21 Jul
2005
21 Jul
'05
3:22 a.m.
Hey copying the .S to crtx/lib/src worked. Thanks a lot.
Ok, good. One could now suspect that the vpath thing isn't quite working somehow. If you have some free time maybe play around with this and see if the behaviour changes in some way.
I accidently saw this FAQ<http://os.inf.tu-dresden.de/l4env/doc/bid-tut/node12.html>now. I removed the .S file from lib/src and changed the Makefile to have SRC_S=crt0_x.S and that too worked.