Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Pros/cons of Macbook Pro as development host: (8 Items)
   
Pros/cons of Macbook Pro as development host  
Can someone in the forum who uses macOS as a dev host please comment on the pros and cons.   What would be the ideal dev
 host OS for QNX development and why?

thanks
Re: Pros/cons of Macbook Pro as development host  
IMHO ideal host is linux, Windows is the worst because its just horrific as build time goes, especially with make
systems and especially if your IT install antivirus, hard drive encryption, continuous backup and other very useful 
utilities, 
which will make you build 100 TIMES slower then on linux (not joking).

Mac is reasonable choice too, the only cons is that is less used platform so it will have more bugs in tools and IDE
Re: Pros/cons of Macbook Pro as development host  
> IMHO ideal host is linux, Windows is the worst because its just horrific as 
> build time goes, especially with make
> systems and especially if your IT install antivirus, hard drive encryption, 
> continuous backup and other very useful utilities, 
> which will make you build 100 TIMES slower then on linux (not joking).
> 
> Mac is reasonable choice too, the only cons is that is less used platform so 
> it will have more bugs in tools and IDE
Thanks for your reply.    I just heard from a well-placed source that QNX themselves internally use Macs for development
.   I'm not sure how current this information is, but if it's current and it's true, then Macs would be at least about 
par with Linux and Windows as a far as bug fixing priority for the tool chain goes.

Re: Pros/cons of Macbook Pro as development host  
Developers at QNX use a mixture.  I've used OSX exclusively since 2010 and
not regretted it once.  While Elena is not doubt right that Linux is the
platform that is least likely to have problems, OSX works well.

On 2017-11-22, 7:04 AM, "Froilan Yap" <community-noreply@qnx.com> wrote:

>> IMHO ideal host is linux, Windows is the worst because its just
>>horrific as 
>> build time goes, especially with make
>> systems and especially if your IT install antivirus, hard drive
>>encryption, 
>> continuous backup and other very useful utilities,
>> which will make you build 100 TIMES slower then on linux (not joking).
>> 
>> Mac is reasonable choice too, the only cons is that is less used
>>platform so 
>> it will have more bugs in tools and IDE
>Thanks for your reply.    I just heard from a well-placed source that QNX
>themselves internally use Macs for development.   I'm not sure how
>current this information is, but if it's current and it's true, then Macs
>would be at least about par with Linux and Windows as a far as bug fixing
>priority for the tool chain goes.

RE: Pros/cons of Macbook Pro as development host  
I recently switched from Mac to Windows 10. It's not absolutely horrible. I also find it depends on what your build 
system is doing. Copying lots of files around is slow. I've been experimenting with CMake and Ninja for a BSP I'm 
working on and it's pretty fast. It's around 300 files and I can build it in about a minute. I imagine a well structured
 Makefile running with make -j would be pretty good too.

Doug.

> -----Original Message-----
> From: Roger Maclean [mailto:community-noreply@qnx.com]
> Sent: Wednesday, November 22, 2017 8:25 AM
> To: momenticsgs-community@community.qnx.com
> Subject: Re: Pros/cons of Macbook Pro as development host
> 
> Developers at QNX use a mixture.  I've used OSX exclusively since 2010 and not
> regretted it once.  While Elena is not doubt right that Linux is the platform that is
> least likely to have problems, OSX works well.
> 
> On 2017-11-22, 7:04 AM, "Froilan Yap" <community-noreply@qnx.com> wrote:
> 
> >> IMHO ideal host is linux, Windows is the worst because its just
> >>horrific as  build time goes, especially with make  systems and
> >>especially if your IT install antivirus, hard drive encryption,
> >>continuous backup and other very useful utilities,  which will make
> >>you build 100 TIMES slower then on linux (not joking).
> >>
> >> Mac is reasonable choice too, the only cons is that is less used
> >>platform so  it will have more bugs in tools and IDE
> >Thanks for your reply.    I just heard from a well-placed source that QNX
> >themselves internally use Macs for development.   I'm not sure how
> >current this information is, but if it's current and it's true, then
> >Macs would be at least about par with Linux and Windows as a far as bug
> >fixing priority for the tool chain goes.
> 
> 
> 
> 
> 
> _______________________________________________
> 
> QNX Momentics Getting Started
> http://community.qnx.com/sf/go/post118230
> To cancel your subscription to this discussion, please e-mail momenticsgs-
> community-unsubscribe@community.qnx.com
Re: Pros/cons of Macbook Pro as development host  
Thanks.   I've been browsing the documentation and notice that in certain areas, there are only references to Windows 
and Linux hosts, but not to macOS hosts.   Examples:

http://www.qnx.com/products/apps-media/download.html
and
http://www.qnx.com/developers/docs/6.6.0_anm11_wf10/#com.qnx.doc.am.embed_browser/topic/build_image_transfer_to_target.
html

I wonder what options a mac developer has when faced with the above.

Sorry for the newbie questions.   We're in the process of evaluating QNX.

> Developers at QNX use a mixture.  I've used OSX exclusively since 2010 and
> not regretted it once.  While Elena is not doubt right that Linux is the
> platform that is least likely to have problems, OSX works well.
> 
> On 2017-11-22, 7:04 AM, "Froilan Yap" <community-noreply@qnx.com> wrote:
> 
> >> IMHO ideal host is linux, Windows is the worst because its just
> >>horrific as 
> >> build time goes, especially with make
> >> systems and especially if your IT install antivirus, hard drive
> >>encryption, 
> >> continuous backup and other very useful utilities,
> >> which will make you build 100 TIMES slower then on linux (not joking).
> >> 
> >> Mac is reasonable choice too, the only cons is that is less used
> >>platform so 
> >> it will have more bugs in tools and IDE
> >Thanks for your reply.    I just heard from a well-placed source that QNX
> >themselves internally use Macs for development.   I'm not sure how
> >current this information is, but if it's current and it's true, then Macs
> >would be at least about par with Linux and Windows as a far as bug fixing
> >priority for the tool chain goes.
> 

Re: Pros/cons of Macbook Pro as development host  
Those links are not for the most recent version of the product.  For SDP
70, everything is downloaded though something called "QNX Software
Center". 


On 2017-11-27, 3:10 AM, "Froilan Yap" <community-noreply@qnx.com> wrote:

>Thanks.   I've been browsing the documentation and notice that in certain
>areas, there are only references to Windows and Linux hosts, but not to
>macOS hosts.   Examples:
>
>http://www.qnx.com/products/apps-media/download.html
>and
>http://www.qnx.com/developers/docs/6.6.0_anm11_wf10/#com.qnx.doc.am.embed_
>browser/topic/build_image_transfer_to_target.html
>
>I wonder what options a mac developer has when faced with the above.
>
>Sorry for the newbie questions.   We're in the process of evaluating QNX.
>
>> Developers at QNX use a mixture.  I've used OSX exclusively since 2010
>>and
>> not regretted it once.  While Elena is not doubt right that Linux is the
>> platform that is least likely to have problems, OSX works well.
>> 
>> On 2017-11-22, 7:04 AM, "Froilan Yap" <community-noreply@qnx.com> wrote:
>> 
>> >> IMHO ideal host is linux, Windows is the worst because its just
>> >>horrific as 
>> >> build time goes, especially with make
>> >> systems and especially if your IT install antivirus, hard drive
>> >>encryption, 
>> >> continuous backup and other very useful utilities,
>> >> which will make you build 100 TIMES slower then on linux (not
>>joking).
>> >> 
>> >> Mac is reasonable choice too, the only cons is that is less used
>> >>platform so 
>> >> it will have more bugs in tools and IDE
>> >Thanks for your reply.    I just heard from a well-placed source that
>>QNX
>> >themselves internally use Macs for development.   I'm not sure how
>> >current this information is, but if it's current and it's true, then
>>Macs
>> >would be at least about par with Linux and Windows as a far as bug
>>fixing
>> >priority for the tool chain goes.
>> 
>

Re: Pros/cons of Macbook Pro as development host  
Maybe worth mentioning Mac host is only supported with 7.0 SDP, if you choose 6.6 you cannot use it


> Thanks.   I've been browsing the documentation and notice that in certain 
> areas, there are only references to Windows and Linux hosts, but not to macOS 
> hosts.   Examples:
> 
> http://www.qnx.com/products/apps-media/download.html
> and
> http://www.qnx.com/developers/docs/6.6.0_anm11_wf10/#com.qnx.doc.am.
> embed_browser/topic/build_image_transfer_to_target.html
> 
> I wonder what options a mac developer has when faced with the above.
> 
> Sorry for the newbie questions.   We're in the process of evaluating QNX.
>