Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

Fatal: Cannot open whole program optimization feed 9 years 2 months ago #6726

  • carlok
  • carlok's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
I cried [solved] before actually trying, the problem lies elsewhere.

MinGW is no longer on path, but the rtl still wont get built, the first error is:

make[6]: Entering directory `C:/codetyphon/fpcsrc/rtl/win32'
C:/codetyphon/fpcsrc/compiler/ppc3.exe -Ur -Xs -O2 -n -Fi../inc -Fi../i386 -Fi../win -FE. -FUC:/codetyphon/fpcsrc/rtl/units/i386-win32 -Owdevirtcalls,optvmts -FwC:/codetyphon/fpcsrc/compiler/pp1.wpo -di386 -dRELEASE -Us -Sg system.pp -Fi../win
Fatal: Cannot open whole program optimization feedback file "C:\codetyphon\fpcsrc\compiler\pp1.wpo"
Fatal: Compilation aborted

whole log attached
Attachments:

Please Log in or Create an account to join the conversation.

Fatal: Cannot open whole program optimization feed 9 years 2 months ago #6727

  • lag.co.nr
  • lag.co.nr's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
Are you sure you've compiled two times the sources?! First time it generates the file, second time it uses the generated file, as far as I remember.

@Sternas Do you have on your TODO list the following items:
- using CT on WINE
- CT installed, basic image file that can be booted using a virtual machine?!

Please Log in or Create an account to join the conversation.

Last edit: by lag.co.nr.

Fatal: Cannot open whole program optimization feed 9 years 2 months ago #6730

  • carlok
  • carlok's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
> Are you sure you've compiled two times the sources?! First time it generates the file, second time it uses the generated file, as far as I remember.
Well, I'm not really sure what the typhon build scripts do, and am not really interested in investigating right now. Just playing around and reporting problems (kinda surprised, previous version installed flawlessly, but of course, bugs / bitrot / unexpected interactions hit everyone ...)

Please Log in or Create an account to join the conversation.

Fatal: Cannot open whole program optimization feed 9 years 2 months ago #6731

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir please read this www.pilotlogic.com/sitejoom/index.php/fo...r-5-30?start=20#6691

at Line 24459 :
process_begin: CreateProcess(C:\codetyphon\fpc\fpc32\bin\i386-win32\ginstall.exe, C:/codetyphon/fpc/fpc32/bin/i386-win32/ginstall.exe -m 755 -d C:/codetyphon/fpc/newfpc, ...) failed.
make (e=740): Požadovanα operace vyžaduje zvύšenα oprαvnμnν.

make[1]: *** [installbase] Error 740
make[1]: Leaving directory `C:/codetyphon/fpcsrc'
make: *** [installall] Error 2



@lag.co.nr :
1)- using CT on WINE
2)- CT installed, basic image file that can be booted using a virtual machine?!

1-NO
2-NO
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.
  • Page:
  • 1