Home | Forums | What's new | Resources | |
My Makefile for SBL |
mrkotfw - Jul 15, 2003 |
vbt | Jul 15, 2003 | |||
You should put full hardcoded path to see the difference : /saturn/SBL6/SEGALIB/LIB/sega_per.a etc ... |
mrkotfw | Jul 15, 2003 | |||
Oh ok, but can you tell me if my makefile is correct to compile something? |
Daniel Eriksson | Jul 15, 2003 | |||
What is the SBL? Sega Basic Library, do they mean basic as in the low-level language basic or just a normal lib? |
mrkotfw | Jul 15, 2003 | ||||||||||
I would have to say high-level because VBT'S bootloader is made up of SBL code... BTW, here's my MAKEFILE it still doesnt work :/
Code:
my objects:
Code:
well, i compiled... but the SL.BIN is 0bytes ... lol forgot to include $(OBJECTS) ok, now i tried to compile
Code:
so maybe i will try /saturn instead of ../saturn |
mrkotfw | Jul 15, 2003 | ||||||||||
Code:
Code:
Code:
I dont know why it does this, why...? |
mrkotfw | Jul 15, 2003 | |||||||
Code:
more problems:
Code:
|
mrkotfw | Jul 18, 2003 | |||
Hey guys, can you guys tell me whats wrong? |
vbt | Jul 18, 2003 | |||
Sorry, I'm dead those days, the weather is too hot and I'm not aable to think |
mrkotfw | Jul 18, 2003 | |||
|