On Sun, Sep 5, 2010 at 2:08 AM, Dave Korn wrote:
> On 02/09/2010 03:20, Steven Woody wrote:
>
>> Opps, I then tried with Dependency Walker on cc-1.exe, it prompted a warning:
>> "Warning: At least one module has an unresolved import due to a
>> missing export function in a delay-load dependent mod
On 02/09/2010 03:20, Steven Woody wrote:
> Opps, I then tried with Dependency Walker on cc-1.exe, it prompted a warning:
> "Warning: At least one module has an unresolved import due to a
> missing export function in a delay-load dependent module."
Can't reproduce that back here.
> But I seems
On Thu, Sep 02, 2010 at 10:20:11AM +0800, Steven Woody wrote:
> On 2 September 2010 10:12, Steven Woody wrote:
> > On 25 August 2010 20:58, Csaba Raduly wrote:
> >> On Sun, Aug 22, 2010 at 8:15 PM, Steven Woody wrote:
> >>>
> >>> $ ldd /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe
> >>> ntdll.d
On 2 September 2010 10:12, Steven Woody wrote:
> On 25 August 2010 20:58, Csaba Raduly wrote:
>> On Sun, Aug 22, 2010 at 8:15 PM, Steven Woody wrote:
>>>
>>> $ ldd /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe
>>> ntdll.dll => /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c92)
>>> ker
On 25 August 2010 20:58, Csaba Raduly wrote:
> On Sun, Aug 22, 2010 at 8:15 PM, Steven Woody wrote:
>>
>> $ ldd /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe
>> ntdll.dll => /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c92)
>> kernel32.dll => /cygdrive/c/WINDOWS/system32/kernel32.dll
On Wed, Aug 25, 2010 at 6:32 PM, Larry Hall (Cygwin) wrote:
> On 8/25/2010 8:58 AM, Csaba Raduly wrote:
>> You could either run ldd on the DLLs (cyggcc_s-1.dll, cyggmp-3.dll and
>> cygmpfr-1.dll) or use depends.exe (http://www.dependencywalker.com/)
>> to try to identify the missing DLL.
>
> 'cygch
On 8/25/2010 8:58 AM, Csaba Raduly wrote:
On Sun, Aug 22, 2010 at 8:15 PM, Steven Woody wrote:
$ ldd /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe
ntdll.dll => /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c92)
kernel32.dll => /cygdrive/c/WINDOWS/system32/kernel32.dll (0x7c8
On Sun, Aug 22, 2010 at 8:15 PM, Steven Woody wrote:
>
> $ ldd /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe
> ntdll.dll => /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c92)
> kernel32.dll => /cygdrive/c/WINDOWS/system32/kernel32.dll (0x7c80)
> cyggcc_s-1.dll => /usr/bin/cyg
On 22 August 2010 16:53, Csaba Raduly wrote:
> On Sat, Aug 21, 2010 at 12:48 PM, Steven Woody wrote:
>> Hi,
>>
>> I got following error when I was compiling s-lang for cygwin:
>>
>> cd /home/narke/src/slang-2.2.2/src/elfobjs; gcc -c -g -O2
>> -DBUILD_DLL=1 -Dunix -DSLANG
>> -DMISC_TERMINFO_DIRS=
On Sat, Aug 21, 2010 at 12:48 PM, Steven Woody wrote:
> Hi,
>
> I got following error when I was compiling s-lang for cygwin:
>
> cd /home/narke/src/slang-2.2.2/src/elfobjs; gcc -c -g -O2
> -DBUILD_DLL=1 -Dunix -DSLANG
> -DMISC_TERMINFO_DIRS='"/usr/share/terminfo"'
> /home/narke/src/slang-2.2.2/s
Hi,
I got following error when I was compiling s-lang for cygwin:
cd /home/narke/src/slang-2.2.2/src/elfobjs; gcc -c -g -O2
-DBUILD_DLL=1 -Dunix -DSLANG
-DMISC_TERMINFO_DIRS='"/usr/share/terminfo"'
/home/narke/src/slang-2.2.2/src/sltermin.c
/usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe: error while
11 matches
Mail list logo