Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Fatal error invalid memory access
Re: Fatal error invalid memory access [message #41968 is a reply to message #41967] Sun, 09 February 2014 09:54 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

slashupp

ah! now I'm starting to get the picture ...
The reason I need get rid of GTK is that I have build (B)LFS with minimal extras, only X11 with openbox for window management
Ok, that brings more sense into what you're trying to do Wink

Quote:

Can I add these flags to 'make -C uppsrc' in the domake script?
Unfortunately, some things are pretty hard-coded in the makefile Sad I would recommend you to rather use the universal makefile. Just download the file, put it in the directory with unpacked sources and run this:
make -f mkfile PKG=ide NESTS=uppsrc LDFLAGS="-Wl,--gc-sections -Wl,-O,2" TIME= COLOR=0 USEMAINCFG=0 FLAGS="GUI NOGTK GCC" TARGET=$(pwd)/theide JOBS=5

This should build theide without GTK. You can also use this for any other U++ package, just by tweaking the parameters a bit. Detailed documentation is inside the makefile.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problematic hack in upp::Build.cpp
Next Topic: Bug: Searching finds the end of the line instead of in text
Goto Forum:
  


Current Time: Sun Aug 24 00:19:37 CEST 2025

Total time taken to generate the page: 0.04296 seconds