[Qt-creator] [BareMetalPlugin] dsymutil problem on Mac OS X

Alexander Drozdov adrozdoff at gmail.com
Wed Jul 22 05:37:03 CEST 2015


Look like a QBS issue (or qbs + qtc). Is it possible to reproduce it
without IDE only via console?

2015-07-21 1:32 GMT+10:00 Marcel Mulder <marcel.mulder at xs4all.nl>:

> Hi,
>
> I have checked that but the is no field stating macos. It says:
>
> ABI: arm-unknown-unknown-unknown-32-bit
>
> I changed it to:
>
> ABI: arm-linux-unknown-unknown-32-bit
>
> Now it does not fail with not finding dsymutil. So apparently the default
> is macos on a Mac even when unknown is specified. Look like a small bug.
>
> The above work-around works for me, so I am happy.
>
> Marcel
>
>
> > On 20 jul. 2015, at 09:52, Christian Kandeler <
> christian.kandeler at theqtcompany.com> wrote:
> >
> > On 07/18/2015 01:02 PM, Marcel Mulder wrote:
> >> Hi,
> >>
> >> I am using qt-creator with bare metal plugin for my embedded development
> >> and its working great. Mostly I work on a Linux host but also on a Mac.
> >> On my Mac I updated to the latest version QT 5.5 with QT-Creator 3.4.2.
> >> Now I have build problems. I get the following message:
> >>
> >> linking timer.elf
> >> generating dSYM for timer
> >> The process
> >>
> '/Users/marcel/bin/gcc-arm-none-eabi-4_9-2015q2/bin/arm-none-eabi-dsymutil'
> >> could not be started: No such file or directory
> >>
> >> But because this is a bare metal project I think invoking dsymutil is a
> bug.
> >
> > Apparently, Creator believes that your target OS is OS X. Go to
> > Options->Build&Run->Compilers, and select the toolchain you are using in
> > your Kit. Check the ABI field. Presumably it says "osx" in one of the
> > fields (if not, please report back; then we'll have to investigate
> > further). Change the first field to "custom" and now adapt the entries
> > accordingly.
> > You might also want to file a bug about the ABI mis-detection.
> >
> >
> > Christian
> > _______________________________________________
> > Qt-creator mailing list
> > Qt-creator at qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/qt-creator
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>



-- 
WBR, Alexander Drozdov
http://htrd.su
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150722/539909b7/attachment.html>


More information about the Qt-creator mailing list