Jump to content

Aliã Bianco

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by Aliã Bianco

  1. Microsoft Windows XP [versão 5.1.2600] © Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Aliã>cd c:\mios\vmx200 C:\MIOS\vmx200>make make: *** C:\MIOS\Mios_Base: Invalid request code. Stop. C:\MIOS\vmx200>set mios MIOS_BIN_PATH=C:\MIOS\Mios_Base\bin MIOS_PATH=C:\MIOS\Mios_Base C:\MIOS\vmx200>make --version GNU Make 3.81 Copyright © 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for i686-pc-msys C:\MIOS\vmx200> strange... thanks again. Edited: I dont have mingw installed, i need it?? where i can find? and what version? because in wiki mingw is installed, look: C:\MSYS\1.0\bin;C:\Program Files\gputils\bin;C:\Program Files\SDCC\bin;C:\MinGW\bin;C:\Program[bLABLABLA] I reinstall all again and reupload mios_base_v1_1... I see some strange stuff in post install of my sys, but is about mingw, and i dont have it, but... This is a post install process that will try to normalize between your MinGW install if any as well as your previous MSYS installs if any. I don't have any traps as aborts will not hurt anything. Do you wish to continue with the post install? [yn ] y Do you have MinGW installed? [yn ] n When you install MinGW I suggest you install it to C:/mingw (replace C: with the drive of your choice). Then create an /etc/fstab file with a line that has a value similar to: C:/mingw /mingw Press ENTER to continue Normalizing your MSYS environment. You have script /bin/awk You have script /bin/cmd You have script /bin/echo You have script /bin/egrep You have script /bin/fgrep You have script /bin/printf You have script /bin/pwd MinGW-1.1 has a version of make.exe within it's bin/ directory. Please be sure to rename this file to mingw32-make.exe once youve echo installed MinGW-1.1 because it\s very deficient in function. Press ENTER to continue.
  2. Sorry if my questtion is stupid, but i read http://www.midibox.org/dokuwiki/doku.php?id=windows_toolchain_quickstart ,search forum and google but... wen i try to compile my project, this happens: make: *** C:\MIOS\Mios_Base: Invalid request code. Stop. What is wrong in Mios_Base folder??? PS: MIOS_PATH and MIOS_BIN_PATH is ok SDCC ok MSYS ok GPUtils ok PATH ok (C:\MIOS;C:\MSYS\1.0\bin;C:\Arquivos de programas\gputils\bin;C:\Arquivos de programas\SDCC\bin) my folder project: c:\mios\vmx200 Thanks!
×
×
  • Create New...