bespoke-silicon-group / bsg_manycore

Tile based architecture designed for computing efficiency, scalability and generality
Other
227 stars 58 forks source link

HOST_TOOLCHAIN documention #391

Open marcusnchow opened 4 years ago

marcusnchow commented 4 years ago

https://github.com/bespoke-silicon-group/bsg_manycore/blob/428100202eddc7035c24be4e3390237784fc80bc/software/mk/Makefile.llvminstall#L6

Can we add documentation that HOST_TOOLCHAIN in software/mk/Makefile.llvminstall needs to be set to the... host's... toolchain Or perhaps change the default to something more generic? Or make the error pop up earlier in the build process, cuz I always forget to set it and the error doesn't pop up until like a bit of time has passed.

Since this is really the build process it might be better if the documentation was in bsg_bladerunner?

drichmond commented 4 years ago

Similar to #334

I think a long term solution would be good. I don't have one off the top of my head

marcusnchow commented 4 years ago

Ah okay i didn't look if an issue already existed for it

drichmond commented 4 years ago

No worries, this is a better description of the issues

On Sep 3, 2020, at 10:45 AM, Marcus Chow notifications@github.com wrote:

 Ah okay i didn't look if an issue already existed for it

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.