<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 163: Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/" rel="alternate"/><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/feed.atom" rel="self"/><id>https://sourceforge.net/p/gnuarmeclipse/support-requests/163/</id><updated>2015-10-26T10:34:20.238000Z</updated><subtitle>Recent changes to 163: Building project on Eclipse using GNU ARM</subtitle><entry><title>#163 Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/?limit=25#0605" rel="alternate"/><published>2015-10-26T10:34:20.238000Z</published><updated>2015-10-26T10:34:20.238000Z</updated><author><name>Liviu Ionescu (ilg)</name><uri>https://sourceforge.net/u/ilg-ul/</uri></author><id>https://sourceforge.neta8346dad8d8127d338d165e6320f3dc7431e9688</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;did you figure out how to use the plug-ins to build your project?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#163 Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/?limit=25#4cfa" rel="alternate"/><published>2015-08-20T13:57:27.711000Z</published><updated>2015-08-20T13:57:27.711000Z</updated><author><name>Liviu Ionescu (ilg)</name><uri>https://sourceforge.net/u/ilg-ul/</uri></author><id>https://sourceforge.net29b1e152e34abbbd4f89281bd5d9b498c672ff6f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;what do you mean by managed projects?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;project with the makefile automatically generated by Eclipse CDT&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#163 Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/?limit=25#0d3b" rel="alternate"/><published>2015-08-20T13:53:51.336000Z</published><updated>2015-08-20T13:53:51.336000Z</updated><author><name>Adam Khudoznyk</name><uri>https://sourceforge.net/u/adamkh/</uri></author><id>https://sourceforge.nete31095c845c3625142fc298cea7d81eb190764bd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;so mingw isn't on the system path, just the arm-none-...   upon removing it from the system path, nothing works&lt;/p&gt;
&lt;p&gt;using busybox doesn't change anything either&lt;/p&gt;
&lt;p&gt;what do you mean by managed projects?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#163 Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/?limit=25#a540" rel="alternate"/><published>2015-08-20T13:44:29.029000Z</published><updated>2015-08-20T13:44:29.029000Z</updated><author><name>Liviu Ionescu (ilg)</name><uri>https://sourceforge.net/u/ilg-ul/</uri></author><id>https://sourceforge.net9525a72e3a66a3bf1d52d94a30333d4bf011352a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;adding mingw and/or the toolchain to system path is generally a very bad idea, and interferes with the path management features implemented in the Eclipse plug-ins.&lt;/p&gt;
&lt;p&gt;it might be possible to make it work, but you're on your own.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#163 Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/?limit=25#386c" rel="alternate"/><published>2015-08-20T13:39:59.884000Z</published><updated>2015-08-20T13:39:59.884000Z</updated><author><name>Adam Khudoznyk</name><uri>https://sourceforge.net/u/adamkh/</uri></author><id>https://sourceforge.netbb9950cd5aaa6046d87331cf838a9e05ab0d8ea5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;ok - so the project compiles under MinGW in a terminal, with the arm-none-eabi-gcc added to the system path.&lt;/p&gt;
&lt;p&gt;I'll give that a go (busybox) and see what happens&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br/&gt;
Adam&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#163 Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/?limit=25#f4a3" rel="alternate"/><published>2015-08-20T13:35:39.221000Z</published><updated>2015-08-20T13:35:39.221000Z</updated><author><name>Liviu Ionescu (ilg)</name><uri>https://sourceforge.net/u/ilg-ul/</uri></author><id>https://sourceforge.netadd4338d620af7c212bcb81ba51cb78d4db91a24</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;interested in being able to set up a 'simple' build environment with a visual debug.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;as I said, you need to first make the build process work manually in a terminal, without any Eclipse or other visual environment; until you succeed on this it makes no sense to expect Eclipse to work.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;mkdir&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;if you installed the GNU ARM Eclipse Windows Build Tools, this package is taylored for managed projects make files, it does not include ANY program that might be required in a custom makefile.&lt;/p&gt;
&lt;p&gt;however, since it uses busybox, you can try to copy busybox.exe as mkdir.exe (and possibly other executables).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#163 Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/?limit=25#a3b2" rel="alternate"/><published>2015-08-20T13:29:07.334000Z</published><updated>2015-08-20T13:29:07.334000Z</updated><author><name>Adam Khudoznyk</name><uri>https://sourceforge.net/u/adamkh/</uri></author><id>https://sourceforge.net5ba983ee86d74191148f880702e7cbd8d0564203</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have had success doing that and have the general idea of  how they work. The makefile that I am using is maintained by other developers, so I am more interested in being able to set up a 'simple' build environment with a visual debug.&lt;br/&gt;
Eclipse seems to be the ideal tool to do this, and I am able to compile the entire project under MinGW. However, from what I understand, this would not work for an ARM processor - so when trying to build using the ARM build/toolchain I am running into problems.&lt;br/&gt;
From the error messsage, I am assuming that the problem is something to do with the mkdir exe? Or is it possible that I have not set up the toolchain correctly?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#163 Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/?limit=25#918f" rel="alternate"/><published>2015-08-20T13:19:15.018000Z</published><updated>2015-08-20T13:19:15.018000Z</updated><author><name>Liviu Ionescu (ilg)</name><uri>https://sourceforge.net/u/ilg-ul/</uri></author><id>https://sourceforge.neta4bf62b01dffecff21a34e65e4d7ef10dd25f82c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;for makefile projects you need first to make them work manually in a terminal.&lt;/p&gt;
&lt;p&gt;once done, you can figure out how to run them in Eclipse.&lt;/p&gt;
&lt;p&gt;I suggest you start with a manually written minimal makefile (single .c source file Hello World) and then move to more complicated things.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#163 Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/?limit=25#4791" rel="alternate"/><published>2015-08-20T13:15:23.020000Z</published><updated>2015-08-20T13:15:23.020000Z</updated><author><name>Adam Khudoznyk</name><uri>https://sourceforge.net/u/adamkh/</uri></author><id>https://sourceforge.net5f71ada2e4ef8c6d2c33e3fb0bf6b3fcd420d632</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;i understand that it is developed under linux, and am looking to set up a windows dev environment.&lt;/p&gt;
&lt;p&gt;yes, it is a makefile project - with quite a complicated makefile. what steps would i need (or is there any available documentation) to configure  it to work in Eclipse?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#163 Building project on Eclipse using GNU ARM</title><link href="https://sourceforge.net/p/gnuarmeclipse/support-requests/163/?limit=25#4ef0" rel="alternate"/><published>2015-08-20T13:09:38.068000Z</published><updated>2015-08-20T13:09:38.068000Z</updated><author><name>Liviu Ionescu (ilg)</name><uri>https://sourceforge.net/u/ilg-ul/</uri></author><id>https://sourceforge.net701b458be7e72d9bd1a6be3062d91e3661edd915</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; accepted&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry></feed>