Sunday, July 6th 2008, 2:05pm UTC+1

You are not logged in.

  • Login
  • Register

1

Tuesday, April 15th 2008, 2:29pm

VxWorks mkspecs

Hi,

I'm currently trying to get qmake to build a makefile for VxWorks 5.5. We are using a ccppc as a compiler and I was how I could get the VxWorks Compiler to work with Qmake. I can't seem to find a mkspecs for VxWorks.
  • Go to the top of the page

2

Saturday, May 3rd 2008, 2:32am

RE: VxWorks mkspecs

vxworks is not the os. mkspecs are designed for an os target first then compiler target. any of the -g++ compilers should do it for vxworks as well
  • Go to the top of the page

nijish

Trainee

Posts: 154

Location: Bangalore

Occupation: Software Engineer

3

Wednesday, May 14th 2008, 11:44am

@Martin - better write your own makefile. its simple enuf.
  • Go to the top of the page

Rate this thread