Search:

Type: Posts; User: A34Chris

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,239

    Well that worked... kinda.... It wont get back...

    Well that worked... kinda....

    It wont get back to the command prompt...


    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.

    C:\Documents and...
  2. Replies
    7
    Views
    1,239

    Got some input elsewhere. What do you guys think?...

    Got some input elsewhere. What do you guys think?



    So I need to somehow use the GNU make with this? nuts.
  3. Replies
    7
    Views
    1,239

    I altered the makefile for mingw32. About the...

    I altered the makefile for mingw32. About the only changes I did to it.
  4. Replies
    7
    Views
    1,239

    One huge makefile coming up... # used to...

    One huge makefile coming up...



    # used to create vbcc, vc and ucpp
    CC = mingw32-gcc-4.6.2 -std=c9x -g #-DHAVE_ECPP -DHAVE_MISRA
    LDFLAGS = -lm

    # native version; used to create dtgen
    NCC =...
  5. Replies
    7
    Views
    1,239

    Compile error.

    I am trying to compile this program and I figured out with some help here how to create a directory. However I'm getting another problem and I'm not sure if its an enviroment problem or what. Its the...
Results 1 to 5 of 5