Project

General

Profile

Actions

Bug #3002

closed

Hardcoded "gcc" in generated Ruby Makefile

Added by jonforums (Jon Forums) about 14 years ago. Updated about 13 years ago.

Status:
Closed
Assignee:
-
ruby -v:
ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-mingw32]
[ruby-core:28912]

Description

=begin
In the configure generated Ruby Makefile on my mingw/windows system I get

CC = gcc
...
LDSHARED = gcc -shared $(if $(filter-out -g -g0,$(debugflags)),,-s)

Nowhere else in the Makefile is "gcc" hardcoded. Is the hardcoded "gcc" in LDSHARED intentional? If yes, why? If no, please fix.

Thanks, Jon
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0