Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: compile

How do I determine the host operating system when using CMAKE?

I am using a custom toolchain file to develop an embedded system. CMAKE_SYSTEM_NAME is set to “Generic”, so variables such as WIN32, UNIX cannot be used to check the operating system of the configu

October 17, 2021By Simo Os Theory compile, cross, determine, host, How to make CMake, Operating System, Perform, timeLeave a Comment

Operating system – How does the operating system perform compilation binaries?

When I studied process scheduling, this question came to my mind.

How does the operating system execute and control the execution of binary files and compiled files ? I think the OS may copy

October 17, 2021By Simo Os Theory Binary, compile, file, how to perform, Operating SystemLeave a Comment

Compiling Ruby 1.9.3 using RVM, Homebrew or Macports

I tried to install ruby ​​1.9.3 using rvm, using homebrew, and using macports, all seem to fail during compilation. I am using Lion OSX. This is the log file of my recent attempt to use rvm

October 16, 2021By Simo Macos 1.9.3, compile, Homebrew, Macports, ruby, RVM, UsingLeave a Comment

How to force homebrew to recompile?

I am trying to install wxWidgets on Mac OS X 10.9. It is already installed, but I have the problem described here. Someone suggested adding ENV.append_to_cflags “-stdlib=libc”. I don’t have it, but

October 16, 2021By Simo Macos compile, Homebrew, How to force, re-Leave a Comment

Compile and install MONO on CentOS – cannot pass ‘make’

The basic instructions for installing Mono are:

tar xzvf mono-X.XX.tar.gz; cd mono-X.XX
. /configure –prefix = /usr/local;make; make install

So I downloaded the latest version from htt

October 15, 2021By Simo Centos centos, compile, installation, make, mono, passed, UnableLeave a Comment

NGINX1.10 compilation installation

Compile and install nginx1.10 (reproduced from: https://blog.csdn.net/goghdian/article/details/80264861)

Install dependent packages
yum install -y gcc-c++ pcre pcre-devel zlib zlib-devel open

October 13, 2021By Simo Nginx compile, installation, nginx, Nginx1.10Leave a Comment

How to recompile ACTIVEX Grid Control (VB6) to 64-bit OCX?

Since 2000, we have been working on ActiveX grid control and have many satisfied customers. The control is still supported, but the main problem we and our customers face recently is 64 The bit ver

October 6, 2021By Simo Visual Basic ActiveX, bit, compile, control, grid, How to, OCX, Recomb, VB, VB6Leave a Comment

Delphi – Why can’t this LEA directive can’t compile?

I am porting 32-bit Delphi BASM code to 64-bit FPC (Win64 target operating system), and want to know why the next instruction cannot be compiled in 64-bit FPC: < /p>

{$IFDEF FPC}
{$ASMMODE I

October 5, 2021By Simo Delphi compile, Delphi, instruction, LEA, This, Unable, whyLeave a Comment

How to compile and run this Delphi code without installing IDE?

It is said that a winform is generated:

var
F: TForm;
L: TLabel;
begin
F := TForm.Create(Application);
L := TLabel.Create(F);
L.Parent := F; // Needed to have it show up on the form.
L

October 5, 2021By Simo Delphi code, compile, Delphi, How to install, Ide, in the case, runLeave a Comment

Performance – Accelerate compilation time using USB key?

Since the compilation is mainly to read small files, I would like to know whether buying a fast USB key can speed up the compilation time, compared with standard SATA drives, and the price is lower

October 2, 2021By Simo Performance compile, key, performance, speed, time, USB, useLeave a Comment

Posts navigation

Page 1 Page 2
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress