首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏简单就是美!

    用GCJ编译Java源文件成脱离JRE的exe可执行文件

    ==================================================== 现在开始测试GCJ 3.4 第一步,已经下载了 第二步, 解压到:E:\OpenSource\GCC3 ,可以看到有个gcc-3.4的目录 把 E:\OpenSource\GCC3\gcc-3.4\bin 这个目录加入到你的系统环境变量PATH当中 然后运行 gcj --help 可以看到帮助 再运行 gcj

    2.4K20发布于 2019-02-28
  • 来自专栏技术杂记

    Snort 基础12

    needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 (cached) gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86

    40340编辑于 2022-05-03
  • 来自专栏算法微时光

    autoMake工具使用实例(Hello, World!)

    GNU checking dependency style of gcc... gcc3 checking that generated files are newer than configure..

    1.5K10发布于 2020-04-24
  • 来自专栏为了不折腾而去折腾的那些事

    聊聊代码仓库可视化:gource 篇

    GNU checking dependency style of g++... gcc3 checking for timegm... yes checking for unsetenv... yes needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3

    88920编辑于 2022-05-17
  • 来自专栏用户1337634的专栏

    autoconf/automake最快速使用

    GNU checking dependency style of gcc... gcc3 checking that generated files are newer than configure..

    1.2K30发布于 2019-03-27
  • 来自专栏ccf19881030的博客

    CentOS8中源码安装libcurl库

    whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3

    3.1K20编辑于 2022-05-11
  • 来自专栏程序员互动联盟

    【专业技术】程序在内存中如何分配的?

    所以我们只能讨论范围限制在某种特定机器上的某个编译器上.在这里,我们约定是x86/gcc3 (linux) 当返回值能容纳在一个寄存器中时, 通常都用一个寄存器返回.这是没有问题的.

    1.1K60发布于 2018-03-14
  • 来自专栏为了不折腾而去折腾的那些事

    聊聊代码仓库可视化:gource 篇

    GNU checking dependency style of g++... gcc3 checking for timegm... yes checking for unsetenv... yes needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3

    75900编辑于 2022-05-10
  • 来自专栏杨建荣的学习笔记

    Linux中的configure,make,make install到底在做些什么

    GNU checking dependency style of gcc... gcc3 configure: creating .

    4.6K30发布于 2018-03-21
  • 来自专栏BioIT爱好者

    命令行的"迅雷",这样用会更香

    (cached) gcc3 checking for gcc option to accept ISO C99... -std=gnu99 .

    2.5K50发布于 2021-10-15
  • 来自专栏技术杂记

    Snort 基础5

    GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking

    60630编辑于 2022-05-03
  • 来自专栏技术杂记

    SQLite 基础2

    needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 (cached) gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86

    49310编辑于 2021-12-01
  • 来自专栏数据库相关

    Linux中的configure,make,make install到底在做些什么

    GNU checking dependency style of gcc... gcc3 configure: creating .

    3.9K40发布于 2019-09-17
  • 来自专栏开源部署

    msmtp在RHEL6.5下的安装

    GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking

    81420编辑于 2022-07-01
  • 来自专栏CSDN迁移

    基于Linux-3.9.4内核增加简单的时间片轮转功能

    /mykernel_for_linux3.9.4sc.patch 编译内核,这里由于 Ubantu 版本问题,需要用到 gcc7.h 版本的头文件,而查看 linux 文件夹下只有 gcc、gcc3、gcc4

    1.3K30编辑于 2022-10-25
  • 来自专栏python3

    安装python的visual模块时报错

    GNU检查gcc的依赖样式... gcc3检查如何运行C预处理程序... gcc -E检查生成的系统类型... i686-pc- linux-gnu检查主机系统类型... i686-pc-linux-gnu

    2.7K10发布于 2020-01-10
  • 来自专栏别先生

    zeromq的安装,部署(号称最快的消息队列,消息中间件)

    GNU 17 checking dependency style of gcc... gcc3 18 checking for gcc option to accept ISO C99...

    2K60发布于 2018-04-02
  • 来自专栏Rice嵌入式

    autotools及Yocto下通过autotools编译

    GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking

    2.1K20编辑于 2022-05-10
  • 来自专栏全栈程序员必看

    php autoconf 配置,automake,autoconf使用详解

    ANSI C… none needed checking for style of include used by make… GNU checking dependency style of gcc… gcc3

    1.1K00编辑于 2022-08-19
  • 来自专栏Java架构师必看

    自动生成Makefile的全过程详解

    GNU checking dependency style of gcc... gcc3 configure: creating .

    2.3K20发布于 2021-03-22
领券