天天看点

Poseidon 的奇怪现象

波塞冬(Poseidon)是一个非常实用的D语言IDE。但是我在vista和win2008上使用,会出现一个非常奇怪的问题。那就是编译出来的程序,才124字节,编译时显示的信息是:

Command >>> Building Project: demo1...... 
F:/poseidon/dmd/bin/dmd.exe E:/htqx/Documents/D/demo1.obj -ofdemo1 
OPTLINK (R) for Win32 Release 8.00.1 Copyright (C) Digital Mars 1989-2004 All rights reserved. 
OPTLINK : Warning 23: No Stack OPTLINK :       
Warning 134: No Start Address 
Command ; Running Project: demo1......      

但是,换一个文件夹就行了。不知道什么缘故。