You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • The version of GCC you're using sounds fine... It should be pretty easy to get going - you'd hope :)

    You shouldn't need object files either... PRECOMPILED_OBJS does point to an object file, but that file is built by the Makefile (I'm afraid I forget how though).

    ... actually, is it worth you just using mbed to set up a 'hello world' project? You can then export that to GCC and work from there?

About

Avatar for Gordon @Gordon started