Forum Topic - QNX SDP 6.5 Limits.h <file not found>:
   
QNX SDP 6.5 Limits.h <file not found>  
Installed on Ubuntu 14.04.1:
QNX SDP 6.5
QNX SDP 6.5 SP1

http://www.qnx.com/developers/docs/6.5.0/index.jsp?topic=%2Fcom.qnx.doc.neutrino_prog%2Fdevel.html

I am following these directions, but am still unable to find the limits.h header file to gain access to the fundamental 
integral types?

I am defining _POSIX_C_SOURCE=199506 and using the -ansi option.

I'm hoping it's something simple I am missing and any help would be appreciated.
RE: QNX SDP 6.5 Limits.h <file not found>  
The title says Limits.h, if you've used Limits.h instead of limits.h it won't work as Linux is case sensitive.

-----Message d'origine-----
De : Scott Henderson [mailto:community-noreply@qnx.com] 
Envoyé : 28 octobre 2014 14:07
À : general-community
Objet : QNX SDP 6.5 Limits.h <file not found>

Installed on Ubuntu 14.04.1:
QNX SDP 6.5
QNX SDP 6.5 SP1

http://www.qnx.com/developers/docs/6.5.0/index.jsp?topic=%2Fcom.qnx.doc.neutrino_prog%2Fdevel.html

I am following these directions, but am still unable to find the limits.h header file to gain access to the fundamental 
integral types?

I am defining _POSIX_C_SOURCE=199506 and using the -ansi option.

I'm hoping it's something simple I am missing and any help would be appreciated.



_______________________________________________

General
http://community.qnx.com/sf/go/post112201
To cancel your subscription to this discussion, please e-mail general-community-unsubscribe@community.qnx.com
Re: QNX SDP 6.5 Limits.h <file not found>  
I did capitalize the file in the title, but it is lower case in the
source.  This source has been compiled before with QNX, but I am trying to
crops-compile on my newly installed Ubuntu.  What is interesting is I can
only find limits.h in the C++ implementation and this source is all C.

I can find cpp version of <limits> inŠ
target/qnx6/usr/include/cpp/limits

And <climits>Š
target/qnx6/usr/include/c++/4.4.2/tr1/climits

But there doesn¹t seem to be one anywhere else.

Thanks for the quick response,
Scott

On 10/28/14, 2:49 PM, "Mario Charest" <community-noreply@qnx.com> wrote:

>The title says Limits.h, if you've used Limits.h instead of limits.h it
>won't work as Linux is case sensitive.
>
>-----Message d'origine-----
>De : Scott Henderson [mailto:community-noreply@qnx.com]
>Envoyé : 28 octobre 2014 14:07
>À : general-community
>Objet : QNX SDP 6.5 Limits.h <file not found>
>
>Installed on Ubuntu 14.04.1:
>QNX SDP 6.5
>QNX SDP 6.5 SP1
>
>http://www.qnx.com/developers/docs/6.5.0/index.jsp?topic=%2Fcom.qnx.doc.ne
>utrino_prog%2Fdevel.html
>
>I am following these directions, but am still unable to find the limits.h
>header file to gain access to the fundamental integral types?
>
>I am defining _POSIX_C_SOURCE=199506 and using the -ansi option.
>
>I'm hoping it's something simple I am missing and any help would be
>appreciated.
>
>
>
>_______________________________________________
>
>General
>http://community.qnx.com/sf/go/post112201
>To cancel your subscription to this discussion, please e-mail
>general-community-unsubscribe@community.qnx.com
>
>
>
>
>_______________________________________________
>
>General
>http://community.qnx.com/sf/go/post112202
>To cancel your subscription to this discussion, please e-mail
>general-community-unsubscribe@community.qnx.com