Skip to content

Using the tools as a 6809 cross-compiler? #19

Answered by Deek
DoctorWkt asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, I see that most of the subdirectories have GNU Makefiles, and I've been able to build most of the tools on a Linux box. Is there a document that tells me where to install the resulting binaries so I can use this as a cross-compiler?

Sorry for the late response, I don't look at the discussions all the time.

Not as such, mostly because as I was putting the system together I got really used to building more stuff as I ran into roadblocks and the whole thing kinda snowballed. 😁

In my workflow, I use a /dd/defs directory to hold the headers meant to be seen by dcpp, and a /dd/lib directory to hold the libraries -- you should be able to copy them from the Defs/ and Lib/ dirs in CoCoC.

The…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by DoctorWkt
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants