Jump to content

[solved] MIOS32 toolchain problem


Marxon
 Share

Recommended Posts

Hi everybody,

maybe someone can help me:

I followed the Mois32 toolchain without problems

and now i want to built the app_skeleton_cpp project but Eclipse gives me this error

D:\D.I.Y\MIOS32SVN\trunk/include/makefile/common.mk:126: *** multiple target patterns. Stop.

what coudt be the reason?

Thanks for any advice.

post-4098-0-85370700-1354732612_thumb.jp

Best regards Marxon

Edited by Marxon
Link to comment
Share on other sites

I googled for "eclipse multiple target patterns", and this was the first hit:

http://stackoverflow.com/questions/2401976/very-simple-application-fails-with-multiple-target-patterns-from-eclipse

Then I searched in the wiki for "make" and found this one: http://www.midibox.org/dokuwiki/doku.php?id=windows_mios32_toolchain_core

search for "make version check"

So: which make version are you using?

Best Regards, Thorsten.

Link to comment
Share on other sites

Hi again,

the multiple target problem is fixed :)

I changed my Eclipse´s build enviroment variables to

MIOS32_PATH

/D/D.I.Y/MIOS32SVN/trunk

MIOS32_BIN_PATH

${MIOS32_PATH}/bin

In my case i stored the content from the svnmios.midibox.org/svn.mios32 folder

in D:\D.I.Y\MIOS32SVN

Thanks for your advice TK!

Best regards

Marxon

Edited by Marxon
Link to comment
Share on other sites

  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...