On Saturday, 30 May 2015 at 16:55:14 UTC, denizzzka wrote:
Hi!
{snip}
/home/denizzz/dembed/arm-none-eabi-gdc/result/arm-none-eabi/sys-include
checking for suffix of object files... configure: error: in
`/home/denizzz/dembed/arm-none-eabi-gdc/gcc-build/arm-none-eabi/libgcc':
configure: error: can
On Thursday, 4 June 2015 at 18:35:45 UTC, Johannes Pfau wrote:
If you mean adding support to the same binary toolchain
package: I don't think that will work. Multilib requires
similar systems, it's probably not possible to mix
linux+libphobos and baremetal builds.
Indeed. I completely gloss
Am Thu, 04 Jun 2015 04:05:39 +
schrieb "Mike" :
> On Wednesday, 3 June 2015 at 12:54:32 UTC, Johannes Pfau wrote:
> >
> > That's correct. All ARM GCC compilers can generate code for all
> > ARM variants (the hf compiler can generate softfloat code and
> > the softfloat compiler can generate
On Wednesday, 3 June 2015 at 12:54:32 UTC, Johannes Pfau wrote:
That's correct. All ARM GCC compilers can generate code for all
ARM variants (the hf compiler can generate softfloat code and
the softfloat compiler can generate hf code as well). The
difference between the compilers are the ship
On Wednesday, 3 June 2015 at 10:50:26 UTC, Mike wrote:
On Saturday, 30 May 2015 at 16:55:14 UTC, denizzzka wrote:
Hi!
I am tried to use step-by-step instructions from wiki
(http://wiki.dlang.org/Bare_Metal_ARM_Cortex-M_GDC_Cross_Compiler)
to build toolchain on Debian GNU/Linux 8 and got this
On Saturday, 30 May 2015 at 16:55:14 UTC, denizzzka wrote:
Hi!
I am tried to use step-by-step instructions from wiki
(http://wiki.dlang.org/Bare_Metal_ARM_Cortex-M_GDC_Cross_Compiler)
to build toolchain on Debian GNU/Linux 8 and got this error
after execute "make -j4 all-target-libgcc":
[sni
On Saturday, 30 May 2015 at 16:55:14 UTC, denizzzka wrote:
Hi!
I am tried to use step-by-step instructions from wiki
(http://wiki.dlang.org/Bare_Metal_ARM_Cortex-M_GDC_Cross_Compiler)
to build toolchain on Debian GNU/Linux 8 and got this error
after execute "make -j4 all-target-libgcc":
I
Hi!
I am tried to use step-by-step instructions from wiki
(http://wiki.dlang.org/Bare_Metal_ARM_Cortex-M_GDC_Cross_Compiler)
to build toolchain on Debian GNU/Linux 8 and got this error after
execute "make -j4 all-target-libgcc":
checking for arm-none-eabi-lipo... arm-none-eabi-lipo
checking