make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linker question?


From: chicares
Subject: Re: Linker question?
Date: Tue, 26 Feb 2002 11:04:27 -0500

address@hidden wrote:
> 
> 1. We tried to use Microsoft linker to link a truely standalone executable
> (no system DLL's). That is a very small project that our developer wants. He
> hopes the codes(C++ or C) need to compile and link without any libraries.
> I would like to know can you provide some info about the compile
> option(cl.exe) or linker option(linker.exe) which has this function? Or can
> you tell me where I can start to look at?(Since I am new at this field).
> 2. What is the linker name of GNU? Whether gnu make has this function or
> not?

Not really a make question.

To create the smallest win32 executables using
gnu tools, search the mingw mailing lists.
Find those lists at
  www.mingw.org
They have often discussed this.

Linker question: try newsgroups
  gnu.gcc.help
  gnu.g++.help
if the manuals don't give the answer.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]